GithubHelp home page GithubHelp logo

angular2-systemjs-karma-typescript's Introduction

angular2-systemjs-karma-typescript

Seed for a project using

  • Angular2
  • Typescript
  • Systemjs

For Testing

  • Karma (with Jasmine + Istanbul)
  • wallabyjs

For building

  • Gulp

##Getting things started

> npm install
> gulp

##Code coverage Results are mapped back to the Typescript files and are stored in build/istanbul-html-report/index.html.

##Wallaby.js If you use the awesome wallaby.js test runner (I do for Visual Studio Code) there is already a preconfigured wallaby.js file. So you get instant inline test feedback.

#FAQ

##Why no jspm? jspm just adds small value for me. I don't need to pull modules from Github or Bower. All I need I get directly from npm. The automatic configuration of systemjs can done by hand. The most reason I don't use it is because of Visual Studio Code does not provide code completion if angular2 is placed in jspm_packages/npm instead of node_modules.

angular2-systemjs-karma-typescript's People

Contributors

artemgovorov avatar ceepeeuk avatar philipooo avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.