aion-ics
Version:
Aion DSL language for managing ICalendar data
25 lines (15 loc) • 496 B
Markdown
# Using Aion as npm package
<img src="https://img.shields.io/npm/v/aion-ics">
### Installation:
1) Make sure you are in a `Node.js` project. If you are not, run
```bash
npm init
```
2) Install `aion-ics`:
```bash
npm install aion-ics
```
### Use
> The code written using `npm` works just like for `command line`. For current specification of the language visit https://aionlang.github.io/
The section below provides npm-package specific instructions.
Lorem ipsum