
![PRESENTA Lib](cover.png)


<p align="center">
	<img src="https://img.shields.io/npm/v/@presenta/lib"/>
	<img src="https://badgen.net/github/release/presenta-software/presenta-lib"/>
	<img src="https://badgen.net/github/stars/presenta-software/presenta-lib"/>
	<a href="https://standardjs.com"><img src="https://img.shields.io/badge/code_style-standard-brightgreen.svg"/></a>
</p>




## Get started

- 🚀 [Landing page for a quick overview](https://www.presenta.cc/lib)
- 📃 [Library documentation](https://lib.presenta.cc/)
- ⏯ [Examples to get started](examples.md)



## Interact

Questions and suggestions: [Discussions board](https://github.com/presenta-software/presenta-lib/discussions).

Issues and bugs: [Issues section](https://github.com/presenta-software/presenta-lib/issues).


## Contribute

### Development

To start a development session:

	npm start

To build a release:

	npm run build

## Licence

**PRESENTA Lib** is released under the [3-Clause BSD license](LICENSE).

Copyright © 2020-21 Fabio Franchino, [https://www.fabiofranchino.com](fabiofranchino.com)