Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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#
- Host: GitHub
- URL: https://github.com/signpostmarv/frontiers.js
- Owner: SignpostMarv
- Created: 2015-07-07T20:17:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-12T09:32:15.000Z (about 8 years ago)
- Last Synced: 2024-05-02T01:15:07.554Z (7 months ago)
- Language: JavaScript
- Size: 413 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.