via-build-tools
TypeScript icon, indicating that this package has built-in type declarations

0.11.0 • Public • Published

Via build-tools

Build tools for projects using:

  • Typescript

  • Typings

  • SystemJS (JSPM)

  • Mocha

  • Jade (soon)

  • Compass (soon)

Tasks

This packages contains some simple gulp tasks:

install
install.npm
install.typings
install.jspm
build
build.browser
build.browser.systemjs
build.browser.tsc
build.node
build.node.tsc
build.node-test
build.node-test.tsc
test
test.node
project.bump
project.lint

Project structure

.
├── build/
├── dist/
├── coverage/
├── src/
|   ├── lib/
|   |   ├── ...
|   |   └── index.ts
|   ├── test/
|   |   └── ...
|   └── main/
|       ├── ...
|       └── main.ts
├── LICENSE.md
├── NOTICE.md
├── README.md
├── package.json
├── gulpfile.js
└── typings.json

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.11.0
    3
    • latest

Version History

Package Sidebar

Install

npm i via-build-tools

Weekly Downloads

5

Version

0.11.0

License

MIT

Last publish

Collaborators

  • demurgos