Package Exports
- @presenta/lib
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@presenta/lib) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
PRESENTA Lib
Build presentations, the modern way.
PRESENTA Lib is a javascript library that builds presentational document from a configuration object.
Documentation
You can learn more and read the documentation starting from here
Development
To start a development session:
npm startTo build a release:
npm run buildLicence
PRESENTA Lib is released under the 3-Clause BSD license.