Skip to content

OswaldLabsOpenSource/loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ‹ Loader

Travis CI GitHub Vulnerabilities Uptime Robot ratio (7 days) Oswald Labs Platform NPM Types NPM

The Agastya Loader for verson 4 and above. Written in Typescript and hosted on Oswald Labs Platform.

โญ How it works

Just add the loader to your webpage and Agastya will be ready:

<script
  async defer
  src="https://loader.oswaldlabs.com/API_KEY.js"
></script>

๐Ÿ› ๏ธ Development

Install dependencies:

yarn

Compile Typescript to CommonJS before running the server:

yarn build

Run local server:

yarn start

๐Ÿ“ License

MIT