1.0.5 • Published 10 months ago

form-extensibility-model-ts v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

form-extensibility-model-ts

form-extensibility-model-ts is a node app configured to use Typescript scaffolded using the package @enrico.piccinin/create-node-ts-app.

form-extensibility-model-ts can be published as a package on the public NPM registry.

Contains a configuration for eslint and prettier.

Testing is based on the mocha and chai libraries.

In the src folder there is a package-core.ts file containing a sample of a function which is exported by the package via the index.ts file.

test

Run the tests using the command

npm run test

Publish on NPM registry

To publish on NPM registry the package rune the command

npm publish

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago