659cde4017
feat: prepare as pesde & npm package
...
* Add README with basic documentation
* Add exports.ts with required TS and Luau exports
* Add build script to extract Luau exports from exports.ts
* Setup pesde package manifest
* Apply formatting, setup stylua
2024-12-27 11:17:18 +00:00
daimond113
cf8e6ba0f7
initialize roblox-ts port
2024-12-26 10:55:52 +01:00
Vitaly Puzrin
356c576448
Typo fix
2020-12-21 12:22:30 +03:00
Vitaly Puzrin
881208ae77
CI badge update
2020-11-19 03:16:15 +03:00
Vitaly Puzrin
ab9b7fecde
Update benchmarks info, close #112
2020-11-13 20:25:28 +03:00
Vitaly Puzrin
cb6d67d157
Rewrite top level wrappers
2020-11-11 18:28:18 +03:00
Vitaly Puzrin
c715679bfd
reaadme cleanup
2020-03-16 16:03:33 +03:00
Vitaly Puzrin
4210cf2667
readme: update titelift info
2019-11-05 07:30:29 +03:00
Vitaly Puzrin
c5cc5d2f8a
README: add Tidelift link
2019-08-22 04:11:51 +03:00
Vitaly Puzrin
0124206d64
Clarified licence info in readme
2018-07-26 06:39:33 +03:00
Josh Soref
f2bcd09d95
Spelling ( #114 )
2017-09-04 06:42:18 +03:00
Trevor
e15b85bd02
Update README.md ( #108 )
...
Update README.md to make description visible in npm registry (#108 )
2017-07-29 01:14:19 +03:00
Joseph Frazier
2115ccfc8c
Fix typos in readme
2017-03-27 21:47:11 -04:00
Vitaly Puzrin
eaead04de3
More formal zlib attribution and related changes
2017-03-26 18:29:30 +03:00
dignifiedquire
ffaf7c8252
Implement dictionary handling.
...
This adds the methods
- `deflateSetDictionary`
- `inflateSetDictionary`
as well as calling `setDictionary` at the right point when passing
the a `dictionary` option to one of
- `pako.deflate`
- `new pako.Deflate`
- `pako.inflate`
- `new pako.Inflate`
2016-03-30 15:44:16 -04:00
Vitaly Puzrin
10ecbab0be
Docs update, close #37
2016-02-17 11:36:01 +03:00
Petr Mikusek
0748c24c72
Typo in README.md
2015-10-07 21:45:16 +02:00
Vitaly Puzrin
08c5cfb4fe
0.2.8 released
2015-09-14 15:16:43 +03:00
Vitaly Puzrin
ddaf928aec
Typo fix, closes #52
2015-04-13 17:39:20 +03:00
Vitaly Puzrin
cab7e77d06
deps & saucelabs update
2015-03-24 03:00:53 +03:00
Vitaly Puzrin
d87614b758
badges update
2014-06-09 00:03:57 +04:00
Vitaly Puzrin
f095ad81a0
readme: projects references update
2014-05-02 19:55:55 +04:00
Vitaly Puzrin
a4d7bdef8d
docs/comments update
2014-04-18 02:56:41 +04:00
Vitaly Puzrin
1bc1ebc5a8
Final utf8 decoder opt (2-3x speed boost)
2014-04-15 06:43:23 +04:00
Vitaly Puzrin
4d3acc2961
Fixes & tests for surrogates support in strings encoder/decoder
2014-04-14 23:30:34 +04:00
Vitaly Puzrin
1cf47067c2
Updated benchmarcs (added strings)
2014-04-13 16:00:26 +04:00
Vitaly Puzrin
2a6f0fd4bb
readme update
2014-04-09 20:04:59 +04:00
Vitaly Puzrin
e555c41214
Added strings support
2014-04-09 00:50:01 +04:00
Vitaly Puzrin
4a2fa5a81a
0.1.0 released
2014-03-15 21:30:03 +04:00
Vitaly Puzrin
3cad53acf2
Updated benchmarks in readme
2014-03-14 12:02:01 +04:00
Vitaly Puzrin
6cb53e5b51
Doc fixes & minor polish
2014-03-14 02:04:31 +04:00
Vitaly Puzrin
dfe21c62da
docs update
2014-03-12 05:01:30 +04:00
Vitaly Puzrin
0b21c5b402
readme update
2014-02-24 08:53:24 +04:00
Vitaly Puzrin
2d09ff455d
readme update - shortened intro
2014-02-20 16:49:08 +04:00
Vitaly Puzrin
52a5c6aa8f
Added generated API docs
2014-02-20 01:38:10 +04:00
Vitaly Puzrin
ad79b4b136
updated benchmarks info in readme
2014-02-19 18:40:53 +04:00
Vitaly Puzrin
cf1dfe179f
readme update
2014-02-19 02:10:11 +04:00
Vitaly Puzrin
747e60a635
readme & license
2014-02-18 21:55:32 +04:00
Vitaly Puzrin
8341b4cf5c
Added travis button to readme
2014-02-13 21:29:55 +04:00
Vitaly Puzrin
7a736ed078
Initial commit
2014-01-25 05:57:00 -08:00