|
|
70ef5cc0de
|
Always init
|
2025-07-07 22:30:33 +01:00 |
|
|
|
c38b7c9972
|
Have 2 bundles
|
2025-07-07 22:11:00 +01:00 |
|
|
|
258c1e6ff0
|
Add build script
|
2025-07-07 22:09:36 +01:00 |
|
|
|
fb3c14b6ef
|
Merge branch 'asch/better-api'
|
2025-07-06 22:47:58 +01:00 |
|
|
|
564dfe4418
|
Update docs
|
2025-07-06 22:47:44 +01:00 |
|
|
|
3b32d56915
|
Add publish tasks
|
2025-07-06 22:44:57 +01:00 |
|
|
|
ac8f2e77ad
|
Improve HTML description
|
2025-07-06 22:44:20 +01:00 |
|
|
|
752f685a7f
|
Merge pull request #5 from schmelczer/asch/better-api
Prepare to publish
|
2025-07-06 22:43:58 +01:00 |
|
|
|
8501033acd
|
Update CI
|
2025-07-06 22:33:18 +01:00 |
|
|
|
1ce0f9c059
|
Format files with prettier
|
2025-07-06 22:21:17 +01:00 |
|
|
|
a2df120e66
|
Update tests
|
2025-07-06 22:16:40 +01:00 |
|
|
|
75835ac9a3
|
Formatting and typos
|
2025-07-06 22:07:26 +01:00 |
|
|
|
56e08588ef
|
Add tokenizer selector
|
2025-07-06 22:06:43 +01:00 |
|
|
|
0ad3dee468
|
Fix scrolling on mobile
|
2025-07-06 16:44:44 +01:00 |
|
|
|
0a41bac012
|
Bump deps
|
2025-07-06 15:16:58 +01:00 |
|
|
|
f07aa5faa7
|
Use wbpack for website
|
2025-07-06 15:16:51 +01:00 |
|
|
|
f0a204b092
|
Merge pull request #4 from schmelczer/asch/better-api
Improve public API & add docs
|
2025-07-06 13:07:51 +01:00 |
|
|
|
a2119b0f32
|
Improve docs
|
2025-07-06 13:07:26 +01:00 |
|
|
|
78fe3fd6fd
|
Lint
|
2025-07-06 13:04:56 +01:00 |
|
|
|
6d56177ca8
|
Improve
|
2025-07-06 13:03:31 +01:00 |
|
|
|
469e62106c
|
Add line tokenizer
|
2025-07-06 13:03:25 +01:00 |
|
|
|
ee5776c8e1
|
Fix test script
|
2025-07-06 12:40:37 +01:00 |
|
|
|
6b6b16af3c
|
Fix names
|
2025-07-06 12:40:26 +01:00 |
|
|
|
98dc11896e
|
Fix compile
|
2025-07-06 12:40:10 +01:00 |
|
|
|
077ba9416a
|
Improve docs
|
2025-07-06 12:28:46 +01:00 |
|
|
|
2a4b5dd496
|
Address comment
|
2025-07-06 12:28:24 +01:00 |
|
|
|
4ca9be2496
|
Smaller binary
|
2025-07-06 11:56:03 +01:00 |
|
|
|
d40d5b9bb0
|
Improve DevX
|
2025-07-06 11:55:54 +01:00 |
|
|
|
24e027517f
|
Generate docs
|
2025-07-05 10:13:51 +01:00 |
|
|
|
7d242e1999
|
Enable cast lints
|
2025-07-05 10:13:22 +01:00 |
|
|
|
b7cd6aa272
|
Update dev script
|
2025-07-04 03:16:20 +01:00 |
|
|
|
35f43bf533
|
Update ignores
|
2025-07-04 03:16:15 +01:00 |
|
|
|
a4baa91894
|
Add more docs
|
2025-07-04 03:15:43 +01:00 |
|
|
|
f8ce100930
|
Add dependabot for JS
|
2025-07-04 03:14:27 +01:00 |
|
|
|
8bd803c9b2
|
Rename TextWithHistory to SpanWithHistory
|
2025-07-04 03:14:18 +01:00 |
|
|
|
ae5940718e
|
Use wrapper in example
|
2025-07-04 03:09:11 +01:00 |
|
|
|
1bc6117045
|
Add JS tests
|
2025-07-04 02:23:32 +01:00 |
|
|
|
8004ac3742
|
Fix wrapping
|
2025-07-04 02:16:17 +01:00 |
|
|
|
f0ff720577
|
Add TS wrapper package
|
2025-07-04 02:11:16 +01:00 |
|
|
|
373e7d03f4
|
Update readme
|
2025-07-04 01:39:13 +01:00 |
|
|
|
da59156e07
|
Add wee_alloc
|
2025-07-03 16:41:33 +01:00 |
|
|
|
9cb73680f8
|
Add character tokenizer
|
2025-06-29 19:35:21 +01:00 |
|
|
|
4fda83fe17
|
Remove the exponential API
|
2025-06-29 19:03:55 +01:00 |
|
|
|
0448e30dd9
|
Add helper scripts
|
2025-06-29 19:01:31 +01:00 |
|
|
|
5378ffb547
|
Unify WASM and Rust API types
|
2025-06-29 17:42:37 +01:00 |
|
|
|
b18a692d46
|
Extract types into a separate module
|
2025-06-29 16:22:32 +01:00 |
|
|
|
806a5bc113
|
Add docs for History
|
2025-06-29 15:57:12 +01:00 |
|
|
|
d23fad5382
|
Import Debug instead of full reference
|
2025-06-29 15:57:04 +01:00 |
|
|
|
c1aa8fe463
|
Remove function
|
2025-06-29 15:49:05 +01:00 |
|
|
|
17f67602d9
|
Improve docs & api
|
2025-06-29 15:48:50 +01:00 |
|