indigo-akn 5.1.0
Install from the command line:
Learn more about npm packages
$ npm install @laws-africa/indigo-akn@5.1.0
Install via package.json:
"@laws-africa/indigo-akn": "5.1.0"
About this version
Akoma Ntoso support libraries for the Indigo platform, including:
- base GrammarModel class
- html to AKN XML utilities
Install with
npm install @laws-africa/indigo-akn
- Install dependencies:
npm install
- Run tests:
npm test
- Make your changes.
- Update the version in package.json, according to semver.org
- Commit and merge to master via a Pull Request.
- Tag and release a new version through GitHub.
- GitHub will publish to GitHub packages automatically.