@corelink/estimate
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

Build Status Coverage Status MIT license

Typescript Napi Template

A template for creating Nodejs Napi Modules.

How to start

git clone https://github.com/kuyoonjo/typescript-napi-template.git
cd typescript-napi-template
npm run build
npm run coverage

Publish

npm publish

Vscode debug

For debugging c/c++ code, you need install a vscode extension call CodeLLDB.

Setting travis and coveralls badges

  1. Sign in to travis and activate the build for your project.
  2. Sign in to coveralls and activate the build for your project.
  3. Replace kuyoonjo/typescript-napi-template with your repo details like: "your_github_username/repo_name".

Dependencies (0)

    Dev Dependencies (18)

    Package Sidebar

    Install

    npm i @corelink/estimate

    Weekly Downloads

    4

    Version

    1.2.1

    License

    MIT

    Unpacked Size

    550 kB

    Total Files

    13

    Last publish

    Collaborators

    • kuyoonjo
    • tmztliusf
    • jing.zhou