It's the desktop version of DinamicJs project.
- Install all the dependencies with
yarn
on the root folder. - Run
yarn start
to start the app in dev mode.
- Build the app using
yarn build
- Package the app with the command
yarn package
- Create the installation files with the command
yarn make
- DEV = development
- TEST = testing
- PROD = production
- clg : console.log
- imp : import
- afn : arrow function
- afc : async function
- fnc : function
- for : for
- forin : for in
- forof : for of
- foreach : for each
- while : while
- dowhile : do while
- if : if
- ifelse : if else
- ife : if else if
- switch : switch
- try : try catch
- map : map
- filter : filter
- reduce : reduce
- Monaco editor
- FontAwesome
- SweetAlert2
- Loop protect
- SplitJs
- React
- Redux
- SweetAlert2
- Stylized json
- Auto console log
- You can download the latest version of the app here