ts-npm-boilerplate
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

TypeScript npm package boilerplate

npm version

A boilerplate project specifically aimed at creating npm modules in TypeScript.

Installation

  1. Clone the repo: git clone https://github.com/nebez/ts-npm-boilerplate.git
  2. Install the dependencies: npm install
  3. Compile to JS: npm run compile
  4. Run the test suite: npm test

Dependencies (0)

    Dev Dependencies (8)

    Package Sidebar

    Install

    npm i ts-npm-boilerplate

    Weekly Downloads

    3

    Version

    0.1.1

    License

    MIT

    Last publish

    Collaborators

    • nebez