hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
Packages

cucumber_gherkin

41.0.0
41.0.0 40.0.0 39.1.0 39.0.0 38.0.0 37.0.0 36.1.0 36.0.0 35.1.0 35.0.0 34.0.0 33.1.0 33.0.0 32.2.0 32.1.2 32.1.1 32.1.0 32.0.1 32.0.0 31.0.0 30.1.3 30.1.2 30.1.1 30.1.0 30.0.4 30.0.3 30.0.2 25.0.2 25.0.1 18.1.1 18.1.0 18.0.0 17.0.2 17.0.1 17.0.0 16.0.0

Elixir Gherkin parser.

HexDocs HexPreview

Current section

Readme

Jump to
Readme
36 Versions
2 Dependencies
1 Dependant
Activity
Readme 36 Versions 2 Dependencies 1 Dependant Activity
Loading README...

Elixir Gherkin parser.

Checksum

Dependency Config

mix.exs

rebar.config

Gleam

erlang.mk

Package Details

Downloads Last 30 days, 41.0.0
0 5 10 15 20

this version

13

yesterday

16

last 7 days

193

all time

26 346

Last Updated

Jun 20, 2026

License

MIT

Build Tools

mix make

Publisher

cukebot cukebot

Links

  • GitHub

Owners

  • cukebot cukebot
hex logo Hex
About Blog Sponsors Status Advisories
Documentation FAQ Specifications Report Client Issue Report General Issue Report Security Issue Contact Support
Code of Conduct Terms of Service Privacy Policy Copyright Policy Dispute Policy

Copyright 2015. Six Colors AB.

Powered by the Erlang VM and the Elixir Programming Language

Search filters

Type any of these into the search box. They can be combined with free text which searches package names and descriptions.

Operator Description Example
name: Match package name. Supports * wildcards and repo/package form name:phx* or name:hexpm/phoenix
description: Full-text search of package descriptions description:auth
depends: Packages depending on a given package. Supports repo:package form depends:ecto or depends:hexpm:ecto
build_tool: Filter by build tool build_tool:mix
updated_after: Packages updated after an ISO8601 datetime updated_after:2025-01-01T00:00:00Z
extra: Match custom metadata (key,value). Nested keys are separated by commas extra:license,MIT

Wrap values in double quotes to include spaces, e.g. name:"my package".