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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    2
  • 1.0.0
    0

Package Sidebar

Install

npm i elvis-ts-library

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • elvisumar