Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/signpostmarv/frontiers.js

JavaScript transposition of FRONTIERS c#
https://github.com/signpostmarv/frontiers.js

Last synced: 5 days ago
JSON representation

JavaScript transposition of FRONTIERS c#

Awesome Lists containing this project

README

        

# FRONTIERS.js

JavaScript transposition of [FRONTIERS c#](https://github.com/AADProductions/FRONTIERS)
, because reasons.

See [FRONTIERS.js in action](https://www.youtube.com/playlist?list=PL8cy8QkdhN7daOVm2d1CwIf2olQnWWCN_)

## Dependencies

FRONTIERS.js is being written in ES6, so the loader example uses
[Babel](https://babeljs.io/) with an
[ES6 Module Loader polyfill](https://github.com/ModuleLoader/es6-module-loader)
to provide the ES6 functionality in browsers.