A generic parser for slash command text input
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat: update version for jsr

+1 -1
+1 -1
deno.json
··· 1 1 { 2 2 "name": "@inro/slash-command-parser", 3 - "version": "0.0.1", 3 + "version": "0.0.2", 4 4 "exports": "./mod.ts", 5 5 "fmt": { 6 6 "proseWrap": "preserve",