Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Prototype JavaScript programs in the browser with ESNext (a.k.a ES2015) syntax and features, using modules from NPM.
Create browser programs with ES2015's latest features and use modules from NPM directly in your browser.
stage-0
, es2015
and react
presets enabledUnder the hood it's pure client-side application which is hosted on GitHub pages and is built upon React.js.
Explore latest JavaScript features with the help of several useful npm modules and when you're ready just save the result and share the link with your team mates or community.
package.json
that gets updated automatically when you're executing the code which imports library from npm). Switch editors to manage specific part of your program▶ Execute
button to see the resultActions
menu provides:
http://esnextb.in?gist=<ID>
(please notice that these actions require GitHub account authorization)▶ Execute
button)Cmd/Ctrl + S
- hotkeys for save your code as public gist actionCmd/Ctrl + E
- hotkeys for ▶ Execute
buttonCtrl + Alt + F
- hotkeys for Run Prettier
buttonThere are several examples for you to play with:
Please suggest what can be improved, report a bug or ask for a missed features while raising an issue.
Clone this repo and run these commands inside it:
yarn
yarn start-dev
# visit http://localhost:9292/index-dev.html
or
npm i
npm run start-dev
# visit http://localhost:9292/index-dev.html
Inspired by awesomeness of Babel.js REPL and Requirebin.
We need your support to finish features that will bring the experience of prototyping Javascript apps to the next level:
And whatever you can imagine! Just create an issue with your suggestions.
Support us with a monthly donation and help us continue our activities. [Become a backer]
Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]
BSD-2-Clause
FAQs
Prototype JavaScript programs in the browser with ESNext (a.k.a ES2015) syntax and features, using modules from NPM.
We found that esnextbin demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.