Commit graph

23 commits

Author SHA1 Message Date
72dc942be6 Update website 2026-03-11 20:47:44 +00:00
deffa195b3 Change style 2026-03-10 20:42:09 +00:00
3abc45cb86 Add wasm leak detector & fix leak 2026-03-10 20:38:07 +00:00
2bb647cdac Always return numbers instead of bigint 2025-11-16 19:52:43 +00:00
e85eb485e8
Improve compact diff API (#24)
* Remove is_binary from API

* Format

* Rename file

* Test with more feature combinations

* Don't depend on serde for wasm

* Fix lint & tests

* Don't unwrap to MAX number

* Expose undiff to JS

* Add undiff tests

* Lint

* Change name
2025-11-16 15:43:19 +00:00
a1a339b23d Improve formatting 2025-10-27 06:59:08 +00:00
1b46e5d237 Expose to JS 2025-10-26 21:44:43 +00:00
7d160cd9fd
Improve types by removing nullability from return value 2025-07-12 12:14:48 +01:00
eadc58eeaa
Re-declare public API's enums 2025-07-12 12:10:52 +01:00
7ee4fd8c72
Export isBinary and more types 2025-07-12 11:21:51 +01:00
12c367db21
Lint & fix typos 2025-07-10 22:39:41 +01:00
cec8950ccc
Add TS docs 2025-07-10 22:14:53 +01:00
44e68adf13
Fix JS build 2025-07-09 23:34:37 +01:00
7e9ea69a08
Rename package 2025-07-09 23:21:01 +01:00
23ae960372
Fic website building 2025-07-08 21:09:33 +01:00
70ef5cc0de
Always init 2025-07-07 22:30:33 +01:00
1ce0f9c059
Format files with prettier 2025-07-06 22:21:17 +01:00
469e62106c
Add line tokenizer 2025-07-06 13:03:25 +01:00
6b6b16af3c
Fix names 2025-07-06 12:40:26 +01:00
077ba9416a
Improve docs 2025-07-06 12:28:46 +01:00
8bd803c9b2 Rename TextWithHistory to SpanWithHistory 2025-07-04 03:14:18 +01:00
1bc6117045 Add JS tests 2025-07-04 02:23:32 +01:00
f0ff720577 Add TS wrapper package 2025-07-04 02:11:16 +01:00