2016.2.2 • Published 9 years ago

generator-tscomp v2016.2.2

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

Yeoman Generator for Web Component

npm install -g generator-tscomp
mkdir your-project
cd your-project
yo tscomp

Update log

2016.2.2

  • Using typescript 1.8 AMD, System.js outFile
  • Changed typescript compile gulp-tsc to typescript@1.8.*
  • Now npm run build will make 3 type module files (AMD, System.js, Common.js)

2016.1.25

  • Change module dialog

2015.12.31

  • Component available with npmcdn. (and fix undefined exports bug on browser)

2015.12.31

  • Remove use strict

2015.12.21

  • Exclude ignore /dist
  • Separated modules.json

2015.12.20

  • First release
2016.2.2

9 years ago

2016.1.25

9 years ago

2016.1.3

10 years ago

2015.12.31

10 years ago

2015.12.21

10 years ago

2015.12.20

10 years ago