An open API service indexing awesome lists of open source software.

https://github.com/bradoyler/v8-flags


https://github.com/bradoyler/v8-flags

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

# v8-flags

Docs for V8 flags by Node version

### To Generate docs

```
$ git clone [email protected]:bradoyler/v8-flags.git`
$ cd $_
```

- Install [nvm](https://github.com/creationix/nvm)

```
$ nvm use
$ node index
```