Security News
Opengrep Emerges as Open Source Alternative Amid Semgrep Licensing Controversy
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
caterpillar-browser
Advanced tools
Use Caterpillar within Web Browsers! (even includes support for colors!)
Use Caterpillar within Web Browsers! (even includes support for colors!)
Run the example in your web browser.
npm install --save caterpillar-browser
import pkg from ('caterpillar-browser')
const pkg = require('caterpillar-browser').default
<script type="module">
import pkg from '//cdn.pika.dev/caterpillar-browser/^6.10.0'
</script>
<script type="module">
import pkg from '//unpkg.com/caterpillar-browser@^6.10.0'
</script>
<script type="module">
import pkg from '//dev.jspm.io/caterpillar-browser@6.10.0'
</script>
This package is published with the following editions:
caterpillar-browser/source/index.ts
is TypeScript source code with Import for modulescaterpillar-browser
aliases caterpillar-browser/edition-esnext/index.js
caterpillar-browser/edition-esnext/index.js
is TypeScript compiled against ESNext for Node.js with Require for modulescaterpillar-browser/edition-browsers/index.js
is TypeScript compiled against ES2019 for web browsers with Import for modulesDiscover the release history by heading on over to the HISTORY.md
file.
These amazing people are maintaining this project:
No sponsors yet! Will you be the first?
These amazing people have contributed code to this project:
Discover how you can contribute by heading on over to the CONTRIBUTING.md
file.
Unless stated otherwise all works are:
and licensed under:
v6.10.0 2020 June 21
FAQs
Use Caterpillar within Web Browsers! (even includes support for colors!)
The npm package caterpillar-browser receives a total of 64 weekly downloads. As such, caterpillar-browser popularity was classified as not popular.
We found that caterpillar-browser demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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.
Security News
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.