systemjs-test

1.0.0 • Public • Published

SystemJS + AngularJS

Seed project for ES6 modules via SystemJS with ES6 syntax using Babel that lazy-load and bundle build with AngularJS.

This project does:

  • ES6 Syntax via Babel with source maps
  • ES6 Modules via SystemJS
  • Karma / Jasmine unit tests with coverage report
  • Lazy-loading modules via routes with AngularJS
  • Easy watch/browser-sync/lint/test/build setup via Gulp
  • LESS CSS Support with source maps and minification
  • AngularJS Template Compilation
  • AngularJS Annotatation
  • Bundle builds via SystemJS Builder
  • Cache Busting with SystemJS
  • Demonstrates on-demand theme loading

This seed project demonstrates the systemjs-route-bundler build tool.

Note: This project is largely out of date but its still a great starting point for anyone interested. We plan to add a similar demo for Angular2 soon.

Install & Run

  1. npm install
  2. npm start
  3. Browse to http://localhost:9000

Gulp Tasks

  • gulp test to run karma tests
  • gulp webdriver-standalone and gulp sauce-test to run e2e test
  • gulp lint to run jshint
  • gulp release to bundle, cache busting, and minify

Credits

angular-systemjs-seed is a Swimlane open-source project; we believe in giving back to the open-source community by sharing some of the projects we build for our application. Swimlane is an automated cyber security operations and incident response platform that enables cyber security teams to leverage threat intelligence, speed up incident response and automate security operations.

Readme

Keywords

none

Package Sidebar

Install

npm i systemjs-test

Weekly Downloads

0

Version

1.0.0

License

none

Last publish

Collaborators

  • jimthedev