2.0.5 • Published 5 months ago

aizryu.js v2.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

Install

If you just want to use aizryu.js, you should use this command:

npm install aizryu.js

It will download aizryu.js from NPM repositories

Bleeding edge

If you want to use bleeding edge (directly from github) to test new features or submit bug report, this is the command for you:

npm install aizryu.js

Example Usage

const share = require("aizryu.js");

// Declare variable share
const share = require('aizryu.js');

// It will automatically create style.json and web
share.onStart()
2.0.5

5 months ago

2.0.3

5 months ago

2.0.2

5 months ago

2.0.4

5 months ago

2.0.1

5 months ago

2.0.0

5 months ago

1.0.0

5 months ago