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

1.0.2 • Public • Published

form-extensibility-model-ts-product

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

form-extensibility-model-ts-product 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

/form-extensibility-model-ts-product/

    Package Sidebar

    Install

    npm i form-extensibility-model-ts-product

    Weekly Downloads

    1

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    44 kB

    Total Files

    57

    Last publish

    Collaborators

    • enrico.piccinin