Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.
/ es6-externs Public archive

This project provides externs for ES6 data structures and Haxe-integration tools.

License

Notifications You must be signed in to change notification settings

explorigin/es6-externs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ES6 Externs for Haxe

This project provides externs for ES6 data structures and Haxe-integration tools.

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.

ES6 Externs

  • Set
  • Map
  • Iterator
  • WeakMap
  • WeakSet
  • Symbol

Tools

  • IteratorAdapter - wraps ES6 Iterator to be compatibile with Haxe's Iterator interface.

About

This project provides externs for ES6 data structures and Haxe-integration tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published