1.0.4-TODO-API • Published 3 years ago

core-example-library v1.0.4-TODO-API

Weekly downloads
4
License
ISC
Repository
-
Last release
3 years ago

core-example-library

CI/CD codecov License

Table of Contents

About

A very simple example of a core library using NodeJS and TypeScript. This could be used as a boilerplate for more complex projects.

Running tests

UT

npm run test

Coverage

npm run test:coverage

Testing build

npm run test-build

Publishing

The package.json is configured to run npm run ci before publish by using prepublishOnly. This a list of commands for local publish.

Publish patch

npm run publish-patch

Publish minor version

npm run publish-minor

Publish major version

npm run publish-major

Installing

npm i core-example-library
1.0.4-TODO-API

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.0.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.0.0

3 years ago