Router, Bootstrap v4(alpha) and Express on Node.js. ▸ Instead of MongoDB, it will use the lighter TingoDB. ▸ Unit Test(unfinished) ▸ End-to-End Test ▸ Documentation(unfinished) ▸ Coverage(unfinished) ▸ Metric(unfinished)
for Angular 2. ▸ Ready to go build system using Webpack for working with TypeScript. ▸ Easily add new components using Angular 2 cli. ▸ Testing Angular 2 code with Jasmine and Karma. ▸ Coverage with Istanbul ▸ End-to-end Angular 2 code using Protractor. ▸ Stylesheets with SASS (not required, it supports regular css too). ▸ Error reported with TSLint. ▸ Documentation with TypeDoc.
Typings for TypeScript definition manager ▸ Gulp for workflow (from serve, watch, compile, test to build) ▸ Bower for front-end package manager ▸ NPM for angular2 & dev-tooling package manager ▸ Live Server for development server & reload capability ▸ SystemJS for module loader ▸ Karma for test-runner ▸ Jasmine for test framework ▸ Istanbul for test coverage ▸ with Remap Istanbul for remapping Javascript to TypeScript coverage ▸ SystemJS Builder for module bundling in production
support class/parameter decorators. ▸ Bundles files with Webpack. ▸ Automates tasks with Gulp. ▸ Automatically rebundles and refreshes the browser on changes. ▸ Unit testing with Karma and Jasmine. ▸ Code coverage for original ES6 code. ▸ E2E testing with Protractor. ▸ Includes deployment to Heroku. ▸ Linting with ESlint based on Airbnb's styleguide. ▸ Optional typing with Flow.
tasks of your already existing project. ▸ Out of the box ServiceWorkers and AppCache support thanks to the integration with angular/ progressive. ▸ Ready to go, statically typed build system using gulp for working with TypeScript. ▸ Production and development builds. ▸ Sample unit tests with Jasmine and Karma including code coverage via istanbul. ▸ End-to-end tests with Protractor. ▸ Development server with Livereload. ▸ Following the best practices for your application's structure. ▸ Manager of your type definitions using typings. ▸ Has autoprefixer and css-lint support.
for ngrx/ store, ng2-translate, angulartics2, lodash, NativeScript (*native* mobile), Electron (Mac, Windows and Linux desktop) and more coming soon...
production environment targets. ▸ Unit and E2E test samples. ▸ Code coverage report with TypeScript mapping. ▸ TypeScript definition manager, linting, sourcemaps and transpilation (ES5). ▸ Sass linting, sourcemaps and transpilation. ▸ TypeDoc documentation generator. ▸ Change Log generated based on Git metadata.
applications based on the ember-cli project. ▸ Generating a New Project ▸ Generating Components, Directives, Pipes and Services ▸ Generating a Route ▸ Creating a Build ▸ Running Unit Tests ▸ Running End-to-End Tests ▸ Deploying the App via GitHub Pages ▸ Support for offline applications ▸ Commands autocompletion ▸ CSS preprocessor integration ▸ 3rd Party Library Installation