Skip to content

Commit

Permalink
refactor(emoji): update emoji index, comments, pkg meta
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Feb 25, 2023
1 parent 61aa627 commit 86f8747
Show file tree
Hide file tree
Showing 6 changed files with 430 additions and 420 deletions.
4 changes: 2 additions & 2 deletions packages/emoji/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ is based on the one used by
package).

For reasons of uniformity, all hyphens (`-`) in names have been replaced with
underscores (`_`), e.g. `female-artist``female_artist` (👩‍🎨).
underscores (`_`).

## Status

Expand Down Expand Up @@ -65,7 +65,7 @@ For Node.js REPL:
const emoji = await import("@thi.ng/emoji");
```

Package sizes (brotli'd, pre-treeshake): ESM: 11.79 KB
Package sizes (brotli'd, pre-treeshake): ESM: 11.75 KB

## Dependencies

Expand Down
1 change: 1 addition & 0 deletions packages/emoji/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"emoji",
"lut",
"name",
"shortcode",
"typescript",
"unicode"
],
Expand Down
Loading

0 comments on commit 86f8747

Please sign in to comment.