1.0.3 • Published 4 years ago

rable.js-api v1.0.3

Weekly downloads
3
License
MPL-2.0
Repository
github
Last release
4 years ago

rable.js-api

Rable.js-api is the official API extention to rable.js

Installation

Use the package manager npm to install rable.js and rable.js-api.

npm install rable.js rable.js-api

Example files

The index.js and the files within /views/ and /elements/ are there as an example and being used in development. In case you want to to try it out, do as follows: For this example git and npm need to be installed on your system.

    git clone https://github.com/kearfy/rable.js-api rablejs-api-example && cd rablejs-api-example && npm install
    node .

The example is now available through port 3002. You can also take a look at the publicly hosted example over here: https://rable-api.app.michadevries.nl

Documentation

See https://rable-api.app.michadevries.nl/docs/ for further documentation.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

License

MPL-2.0

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago