syntaxseed / terminalfaker

Terminal Faker - A client-side Linux-like cli terminal simulation written in Javascript. Originally forked from AVGP/terminal.js.
MIT License
51 stars 20 forks source link

Es6 migration #23

Closed deziev closed 4 years ago

deziev commented 5 years ago

19

This PR contain migration to ES6. Implemented this https://github.com/syntaxseed/terminalfaker/issues/19#issuecomment-540518312

Branch has latest updates and fixes from master

syntaxseed commented 4 years ago

Thanks for all your work on this @deziev ! This has been a learning process for me as well, first time using Webpack and NPM.

I made a few small changes to this PR before merging:

There is now a bug #26 in the 'help' command no longer lists custom commands.

syntaxseed commented 4 years ago

My ideal for this project, is that people can include it into their website without having to use WebPack or NPM. Which means that we need a global & non-minimized way to: