slush-tsweb

2015.12.18 • Public • Published

CLOSE PROJECT

MOVE TO YEOMAN → https://www.npmjs.com/package/generator-tsweb

Slush Generator for Client-side Application

  • Typescript 1.7 { target: 'es5', module: 'commonjs' }
  • angular 2.x
  • bluebird 3.x
  • rxjs 5.x
  • underscore
  • jquery

Update log

2015.12.15

  • Angular Alpha 53 [router-link][routerLink]
  • Add jquery
  • Add underscore

2015.12.13

  • Move use strict to top line of script file
  • Angular Alpha 53 angular2/angular2angular2/core, angular2/platform/browser

2015.12.12

  • http-serverlive-server

2015.12.8

  • Add rxjs (commonjs version @reactivex/rxjs)

2015.12.4

  • Version number to date
  • Add node_modules for just IntelliJ typing (IntelliJ can't read jspm package yet)
    • If some jspm modules not support tsd typing. Using node_modules to better typing
  • Do not @reacitvex/rxjs to jspm dependency. It make "Token must be defined!" error
  • Split bundles "vendor.js" and "app.js"
  • Need 'use strict' all typescript files

0.1.1

  • Typescript 1.6.2 → 1.7.3

Package Sidebar

Install

npm i slush-tsweb

Weekly Downloads

6

Version

2015.12.18

License

MIT

Last publish

Collaborators

  • ssen