Commit Graph

9 Commits

Author SHA1 Message Date
fiatjaf 3d541e537e
move to bun and bun:test and remove jest. 2023-12-16 14:53:32 -03:00
franzap ce11a5fc89
Organize build, allow one entrypoint per file (#305) 2023-10-01 18:20:53 -03:00
Alex Gleason 718032022c
just format 2023-08-31 13:42:15 -05:00
Fernando López Guevara 0d77013aab
chore(dx): add format script 💅 (#128) 2023-02-28 12:19:10 -03:00
Moe Jangda 165ff44dff include `package.json` with `type: module` near esm bundle so that it's usable 2023-02-19 20:54:55 -03:00
fiatjaf 4bd4469357
remove useless readable-stream dependency. 2022-12-21 16:19:59 -03:00
fiatjaf b96159ad36
better publishing built files. 2022-12-20 16:56:05 -03:00
Lennon Day-Reynolds 821a8f7895
TypeScript definitions (#18) 2022-07-15 15:49:49 -03:00
fiatjaf dc489bf387 build esm module that can be imported from browsers.
closes https://github.com/fiatjaf/nostr-tools/issues/14
2022-05-08 20:49:36 -03:00