2016.2.8 • Published 10 years ago

generator-tsweb v2016.2.8

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

Yeoman Generator for Web Application

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

Generated Files Preview

http://iamssen.github.io/generator-tsweb Source Code

Update log

2016.2.8

  • Remove gulp.js (npm run bundlegulp build.vendor to node build/bundle.js)
  • systemjs-builder down-grade to 0.14.15

2016.2.5

  • Add Google Analytics
  • Now npm run serve command using system environment variable $BROWSER
    • If did you not setting that env than open with system default browser
    • Else open with the specific browser
    • Write export BROWSER="/Applications/Google Chrome Canary.app"; to your environment variable config files

2016.2.4

  • Angular2 polyfills move from <script/> to boot.js

2016.2.1

  • Redesign all

2016.1.25

  • Add electron build
  • Add angular2-reflow
  • Redesign all

2015.12.31

  • [routerLink] with *ngFor
  • Add main.scss
  • Remove use strict

2015.12.21

  • Excluded ignore /dist
  • Separated modules.json

2015.12.20

  • Source code improved

2015.12.18

  • First release
2016.2.8

10 years ago

2016.2.5

10 years ago

2016.2.3-ie11

10 years ago

2016.2.3

10 years ago

2016.2.2

10 years ago

2016.2.1

10 years ago

2016.1.25

10 years ago

2016.1.21

10 years ago

2015.12.31

10 years ago

2015.12.21

10 years ago

2015.12.20

10 years ago

2015.12.18

10 years ago