web-code
web-code copied to clipboard
A text editor for the web based around monaco
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...
Bumps [tree-kill](https://github.com/pkrumins/node-tree-kill) from 1.2.1 to 1.2.2. Commits cb47838 1.2.2 deee138 fix: handle sanitising better, add tests ff73dbf fix: sanitise pid parameter (#31) 3b5b8fe update Changelog See full diff in compare...
Hi there, I am trying to install the repo using termux on samsung dex (as per the tutorial on medium), but getting "bad system call" when entering "npm install -g...
I would appreciate it if you add support for emmet-monaco-es!
I've been trying to run web-code with the steps given for development but nodemon keeps on crashing.  I'm running on Windows 10. npm version: 5.6.0 node version: 8.11.3
I just installed from the latest code base and tried to do a rename of a file in a **sub directory**. The rename took place on the file system but...
Proxy the input and output of a terminal via web sockets. Ideally Ineed to find a library which handles this as it is complex and not a feature I care...