Commit Graph

15 Commits

Author SHA1 Message Date
Nolan Lawson 56992858c0
perf: replace Svelte with vanilla JS (#381) 2023-12-17 12:28:46 -08:00
Nolan Lawson 6eb3089dc6
perf: add more benchmarks (#389) 2023-12-10 21:05:37 -08:00
Nolan Lawson fbaa881989
chore: update tachometer (#314) 2023-01-22 10:12:57 -08:00
Nolan Lawson 96d0d1d171
feat: add built-in translations (#200)
* feat: add built-in translations

* docs: fix docs

* docs: fix docs
2021-08-06 10:05:58 -07:00
Nolan Lawson 8c7bbc7a89
fix: fix types for event listeners, remove typedoc (#193)
fixes #191
2021-07-25 09:19:06 -07:00
Nolan Lawson 24b3ee12a4
test: add performance benchmarks using tachometer (#159)
* test: add performance benchmarks using tachometer

* test: fix benchmark names

* test: ensure emoji fonts are installed

* test: fix error check

* test: ignore scripts during yarn install

* test: optimize CI script some more

* test: improve setup scripts
2021-07-02 12:08:45 -07:00
Nolan Lawson 6596e1ee1c feat: add svelte build 2020-06-21 11:55:27 -07:00
Nolan Lawson de2a8b0cd0 chore: fix gitignore 2020-06-20 14:15:17 -07:00
Nolan Lawson fa590877de feat: add trimEmojiData util function 2020-06-20 14:06:19 -07:00
Nolan Lawson c8e4295991 test: measure memory usage based on bundled version 2020-06-09 07:00:57 -07:00
Nolan Lawson 4904e85bd2 feat: add typescript types 2020-06-06 18:08:05 -07:00
Nolan Lawson 54c4279a13 docs: add typedoc-based docs 2020-06-06 17:41:55 -07:00
Nolan Lawson e7695b7d12 fix: only support es format 2020-06-03 20:12:43 -07:00
Nolan Lawson 44aa66de1c switch from pika to rollup 2020-05-09 19:39:47 -07:00
Nolan Lawson e55797ae9b start fleshing out 2020-05-08 14:59:22 -07:00