sqlite-regex 0.2.3

A SQLite extension for working with regular expressions
Documentation
1
2
3
4
5
6
7
8
{
  "name": "sqlite-regex",
  "version": "0.2.3",
  "github": "https://github.com/asg017/sqlite-regex",
  "tasks": {
    "test": "deno test --unstable -A test.ts"
  }
}