deno-globrex
Regex transformer
Port of globrex to Deno, enabling glob-to-regex functionality.
glob to regex
7 stars
3 watching
0 forks
Language: TypeScript
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hayd/deno-using | A Python-style with statement for Deno, allowing asynchronous file operations using custom Using types. | 11 |
hayd/deno-udd | Automates dependency updates in TypeScript projects to ensure compatibility and stability | 329 |
denodrivers/mongo | A MongoDB driver for Deno allowing basic to advanced database operations | 512 |
deno-libs/rpc | A JSONRPC server router for Deno | 24 |
alixaxel/genex | A tool to generate all possible strings that a given regex pattern can match | 77 |
gcaptn/tincan | A BDD testing library for Deno written in TypeScript | 36 |
a-n-t-h-o-n-y/regexplore | A live regular expression testing environment built with curses. | 8 |
dergyitheron/dbirb-sqlite-deno | A modular Deno API for interacting with SQLite databases. | 0 |
gjzwiers/sentry_deno | A Deno port of the Sentry error tracking SDK | 11 |
denodrivers/postgres | A PostgreSQL driver for Deno that simplifies interaction with the database. | 607 |
denorg/qrcode | Generates QR code images as base64-encoded strings | 42 |
ddddxxx/regex | A Swift wrapper around NSRegularExpression for working with regular expressions in Swift applications | 4 |
commenthol/named-regexp-groups | A library for regular expressions with named capture groups and back-references. | 10 |
prolifode/deno_rest | A boilerplate project for creating RESTful APIs using Deno and Oak. | 152 |
sindresorhus/regex | A wrapper around NSRegularExpression to simplify regular expression usage in Swift | 331 |