Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 444 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 444 Bytes

This project is under heavy development, yet some of functions are available now. Feel free to open an issue or contact me if you have any problems or suggestions during test.

Electsys#

Just another electsys optimizer, inspired by https://github.com/laohyx/electsys

Requirements

Basic ECMAScript 6 support

async/await (enable by --js-flags="--harmony-async-await" or chrome://flags/#enable-javascript-harmony )

fetch API