form-extensibility-model-ts
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i form-extensibility-model-ts

Weekly Downloads

3

Version

1.0.5

License

MIT

Unpacked Size

60.6 kB

Total Files

57

Last publish

Collaborators

  • enrico.piccinin