This package has been deprecated

Author message:

this package has been deprecated

gianaforms-shell
TypeScript icon, indicating that this package has built-in type declarations

0.0.14 • Public • Published

TypeScript Library Template

Template for authoring TypeScript modules for the browser. This template includes:

  • TypeScript as authoring language
  • Mocha as testing framework
  • Karma for browser testing
  • Webpack for bundling your static library.

Usage

Clone and install the dependencies:

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

Start karma test-runner and watch for changes.

npm start

Run mocha in node environment.

npm test

Generate distribution files and typing definitions.

npm prepublish

Bundling your static library

npm run bundle

License

MIT

Package Sidebar

Install

npm i gianaforms-shell

Weekly Downloads

1

Version

0.0.14

License

MIT

Last publish

Collaborators

  • selimtan