Skip to content

explorigin/es6-coretypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ES6 Features for Javascript

This project uses ES6 features to enhance core Haxe types.

Run tests

To ensure that your platform can run the ES6 output correctly, run the tests.

haxe build.hxml

test.html is provided to run these tests in a browser.

Haxe Core Types

  • StringMap, IntMap, ObjectMap, WeakMap
    • natively uses ES6 type and wraps interators to be Haxe-compatible

About

This project uses ES6 features to enhance core Haxe types.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published