Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soul-master/esversion
Detect ECMA/JavaScript version of local file via `detect-es-version` package
https://github.com/soul-master/esversion
ecmascript tooling
Last synced: 9 days ago
JSON representation
Detect ECMA/JavaScript version of local file via `detect-es-version` package
- Host: GitHub
- URL: https://github.com/soul-master/esversion
- Owner: Soul-Master
- License: apache-2.0
- Created: 2022-12-31T12:16:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-01T01:41:47.000Z (about 2 years ago)
- Last Synced: 2024-04-24T17:42:35.558Z (9 months ago)
- Topics: ecmascript, tooling
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# `esversion`
Detect ECMA/JavaScript version of local file via `detect-es-version` package
## Usage
```bash
npx esversion [filepath]
```