kitsonk / core-js

Prototype Core of Dojo 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

core

Build Status

This is an experimental prototype package of what might constitute the core of Dojo 2. It is here in order to support other packages that I am working on.

Other features that vary it from Dojo 1.X:

  • Provides an AMD ES6 Polyfill for Promises
  • Embraces ES5 where possible
  • Utilises strict mode where possible
  • Provides an efficient asynchronous API
  • Provides a Harmony-like observation API that works with ES5
  • Has a WeakMap like functionality that works with ES5

All the unit tests are written to be run under Intern.

About

Prototype Core of Dojo 2

License:Other


Languages

Language:JavaScript 100.0%Language:HTML 0.0%