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

https://github.com/gmartigny/opti-status-cli

Get the optimization status of a function from the point of view of V8 engine through CLI.
https://github.com/gmartigny/opti-status-cli

cli v8-engine

Last synced: 12 months ago
JSON representation

Get the optimization status of a function from the point of view of V8 engine through CLI.

Awesome Lists containing this project

README

          

# opti-status-cli

[![NPM version](https://flat.badgen.net/npm/v/opti-status-cli)](https://www.npmjs.com/package/opti-status-cli)

## Installation

npm install opti-status-cli

## Usage

opti-status file.js

## License

[MIT](license)