Giter Site home page Giter Site logo

angular2-sandbox's Introduction

AngularJS 2 Sandbox

A very simple sandbox to get your hands dirty with AngularJS 2.0 Alpha.

Content

This repository contains a snapshot of AngularJS 2.0 (Currently 2.0.0-alpha.20) as well as SystemJS and the Traceur runtime.

Currently AngularJS 2.0 is relying on AtScript style de-sugaring of meta annotations which is supported in Traceur 0.0.87 under the annotations option. This might change in the future depending on TypeScript adoption and / or ES7 progress with meta annotations / decorators.

Runtime type checks are also provided using the AngularJS 2.0 rtts_assert assertion module which is configured in Traceur.

This repository is only for demo purpose and for exploring the new AngularJS version. It does not contain any optimizations and the task runner is only there to bootstrap a web server with livereload.

  • AngularJS 2.0.0-alpha.20 (ES5 with SystemJS exports)
  • Traceur 0.0.87 runtime with ES6 module loader 0.16.5
  • SystemJS 0.16.7
  • Simple HelloWorld Application
  • Simple Gulp script to start Connect with LiveReload

Usage

After cloning the repository do:

cd angular2-sandbox
npm install
gulp

Start hacking and enjoy!

angular2-sandbox's People

Contributors

gionkunz avatar

Watchers

James Cloos 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.