gherkin
- Version 9.0.0
- Published
- 802 kB
- 3 dependencies
- MIT license
Install
npm i gherkin
yarn add gherkin
pnpm add gherkin
Overview
Gherkin parser
Index
Variables
variable _default
const _default: { fromPaths: typeof fromPaths; fromStream: typeof fromStream; fromSources: typeof fromSources; dialects: typeof dialects;};
Interfaces
interface IGherkinOptions
interface IGherkinOptions {}
property defaultDialect
defaultDialect?: string;
property includeGherkinDocument
includeGherkinDocument?: boolean;
property includePickles
includePickles?: boolean;
property includeSource
includeSource?: boolean;
property newId
newId?: IdGenerator.NewId;
Package Files (3)
Dependencies (3)
Dev Dependencies (10)
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/gherkin
.
- Markdown[](https://www.jsdocs.io/package/gherkin)
- HTML<a href="https://www.jsdocs.io/package/gherkin"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 3399 ms. - Missing or incorrect documentation? Open an issue for this package.