ide for javascript
This repository has been archived on 2024-01-24. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2021-02-21 18:21:45 -08:00
.github/ISSUE_TEMPLATE add issue templates 2021-02-21 18:21:45 -08:00
src clean up 2021-02-07 14:08:12 -08:00
.eslintrc.json it works! 2021-01-09 16:50:50 -08:00
.gitignore yey it kinda works 2021-01-09 15:00:20 -08:00
.prettierignore the resize bar works cool 2021-01-11 12:14:44 -08:00
findTodos.js console.log! (and better selection and working permissions) 2021-01-12 16:37:27 -08:00
package-lock.json clean up 2021-02-07 14:08:12 -08:00
package.json clean up 2021-02-07 14:08:12 -08:00
README.md more cleanup 2021-02-03 19:30:46 -08:00
tsconfig.json a bit of cleanup 2021-01-12 18:26:40 -08:00

jside

its not actually really an ide but i dont care

using

look at the menu items if you "need" a tutorial

building

  1. install nodejs
  2. npm i -g typescript
  3. npm install
  4. npm build
  5. npm make
  6. look in out/

contributing

if you're reading this you should know how to contribute