Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cucumber/gherkin-javascript
[READ-ONLY] Gherkin for JavaScript - subtree of monorepo https://github.com/cucumber/cucumber -- moved to https://github.com/cucumber/gherkin
https://github.com/cucumber/gherkin-javascript
Last synced: about 2 months ago
JSON representation
[READ-ONLY] Gherkin for JavaScript - subtree of monorepo https://github.com/cucumber/cucumber -- moved to https://github.com/cucumber/gherkin
- Host: GitHub
- URL: https://github.com/cucumber/gherkin-javascript
- Owner: cucumber
- License: mit
- Archived: true
- Created: 2015-04-06T13:39:32.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2022-11-08T15:46:27.000Z (about 2 years ago)
- Last Synced: 2024-05-21T21:02:26.681Z (6 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.85 MB
- Stars: 80
- Watchers: 122
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Gherkin for JavaScript
Gherkin parser/compiler for JavaScript. Please see [Gherkin](https://github.com/cucumber/common/tree/main/gherkin) for details.
## Usage
Typical usage is via [the `gherkin-streams` package](../../gherkin-streams/javascript).