gunzip / italia-ts-commons

Common code for the Digital Citizenship projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircleCI

FOSSA Status

codecov

Maintainability

Italia TypeScript Commons

This module provides code shared by the projects of the Digital Citizenship initiative.

Documentation is available here

Contributing

Updating/publishing online docs

$ yarn docs

Then git add/commit/push.

Releasing a version

Make sure you update the docs first.

$ npm version [major|minor|patch]
$ npm publish

License

FOSSA Status

About

Common code for the Digital Citizenship projects

License:European Union Public License 1.2


Languages

Language:TypeScript 100.0%