nip27: parse emoji shortcodes and hashtags too.

This commit is contained in:
fiatjaf
2025-11-20 09:46:41 -03:00
parent e87ffc433c
commit 01880b6fb5
5 changed files with 123 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@nostr/tools",
"version": "2.17.4",
"version": "2.18.0",
"exports": {
".": "./index.ts",
"./core": "./core.ts",