1.2.1 • Published 2 years ago

@corelink/estimate v1.2.1

Weekly downloads
17
License
MIT
Repository
-
Last release
2 years ago

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".
1.2.0

2 years ago

1.2.1

2 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago