elvis-ts-library
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

TypeScript Library Template

Template for authoring TypeScript modules/libraries. Uses Webpack + Karma + Mocha for testing.

Usage

First, clone and install the dependencies:

git clone https://github.com/endel/library.ts.git
cd library.ts
npm install

Start karma test-runner and watch for code change.

npm start

Run mocha in node environment.

npm test

Generate distribution files and typing definitions.

npm prepublish

License

MIT

Dependents (0)

Package Sidebar

Install

npm i elvis-ts-library

Weekly Downloads

4

Version

1.0.1

License

MIT

Last publish

Collaborators

  • elvisumar