Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brooswit/scrub.js
https://github.com/brooswit/scrub.js
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/brooswit/scrub.js
- Owner: brooswit
- Created: 2015-03-25T21:08:40.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-02T17:08:35.000Z (almost 9 years ago)
- Last Synced: 2023-02-28T01:27:27.850Z (almost 2 years ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scrub.js
An attempt at making a secure sandbox enviroment for evaluating arbitrary and potentially dangerous code. Later I learned about web workers and never finished figuring this out.