Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thlorenz/v8-tools-core
Core JavaScript modules supporting v8 tools.
https://github.com/thlorenz/v8-tools-core
Last synced: 15 days ago
JSON representation
Core JavaScript modules supporting v8 tools.
- Host: GitHub
- URL: https://github.com/thlorenz/v8-tools-core
- Owner: thlorenz
- Created: 2018-04-12T21:42:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-26T20:11:10.000Z (over 3 years ago)
- Last Synced: 2024-10-18T00:10:28.451Z (20 days ago)
- Language: JavaScript
- Homepage: https://github.com/thlorenz/v8-tools-core
- Size: 30.3 KB
- Stars: 11
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# v8-tools-core
Core JavaScript modules supporting v8 tools.
## Installation
npm install v8-tools-core
## Origin
Files pulled from the `./tools` folder of the [v8 repo](https://github.com/v8/v8) to support
tools like the _ic-explorer_ and _map-processor_.Last update from V8 was from [4/27/2020](https://github.com/v8/v8/tree/abfdb819ced84d76595083a5c278ad2561d3f516).