1.0.0 • Published 5 years ago

ts.pt v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

Typescript Project Template

Build Coverage Version Bundle Size Downloads

The Dependencies

  • Code Format
    • EditorConfig
    • Prettier
  • Code Lint
    • TSLint
    • Typescript
  • Package
    • dts-bundle-generator
    • Rollup
    • Babel
    • Typescript
  • Unit Test
    • Test on NodeJS
      • Nyc
      • Mocha
      • JSDom
      • Babel
      • Typescript
      • Istanbul
    • Test on Browsers
      • Karma
      • Mocha
      • Rollup
      • Babel
      • Typescript
      • Istanbul
  • Benchmark
    • performance on NodeJS
      • TODO
    • performance on Browsers
      • Karma
      • Benchmark
      • Rollup
      • Babel
      • Typescript
  • Document
    • Typedoc
  • Release
    • Semantic Release
  • CI
    • Appveyor

License

MIT