5.3.1 • Published 2 months ago

@lawsafrica/indigo-akn v5.3.1

Weekly downloads
-
License
LGPL-3.0-or-later
Repository
github
Last release
2 months ago

indigo-akn

Akoma Ntoso support libraries for the Indigo platform, including:

  • base GrammarModel class
  • html to AKN XML utilities

Published on npmjs.com.

Installation

Install with

npm install @lawsafrica/indigo-akn

Running tests

  1. Install dependencies: npm install
  2. Run tests: npm test

Releasing a new version

  1. Make your changes.
  2. Update the version in package.json, according to semver.org
  3. Commit and merge to master via a Pull Request.
  4. Tag and release a new version through GitHub.
  5. GitHub will publish to npmjs.com automatically.

License

Copyright 2020 Laws.Africa.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see https://www.gnu.org/licenses/.