8de63be6ba
chore(build): move exports.d.ts
to index.d.ts
in build step
2024-12-27 11:42:34 +00:00
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
644bb253b9
chore(pkg): add self to authors field
2024-12-26 12:02:25 +00:00
622aa75ae3
refactor: make library lune compatible
...
* Moved over to requires with type assertion to remove dependence on
`TS` runtime which is roblox exclusive
* Imports are now exclusively used for types, which are stripped at
compile-time
* Renamed `buff` utility to `typedArrays`
* Added patch for roblox-ts global types to modify `require` signature
to behave like ES5 requires
2024-12-26 11:56:00 +00:00
daimond113
cf8e6ba0f7
initialize roblox-ts port
2024-12-26 10:55:52 +01:00
Vitaly Puzrin
3c06216518
2.1.0 released
2022-11-07 02:54:01 +02:00
Vitaly Puzrin
0398fad238
2.0.4 released
2021-07-29 14:51:41 +03:00
Alex Kocharin
1ac0a4c7ec
Change tests to use binary comparision with fixtures
2021-07-23 20:28:50 +03:00
Vitaly Puzrin
2db010f0a8
2.0.3 released
2021-01-09 19:39:37 +03:00
Vitaly Puzrin
108a89b0ac
Add everything to package exports
2021-01-09 19:31:47 +03:00
Vitaly Puzrin
b93a6e5643
Add package.json export, close #211
2021-01-09 19:24:32 +03:00
Vitaly Puzrin
5257feb02e
dev deps bump
2020-11-19 15:56:23 +03:00
Vitaly Puzrin
45cce9f4d6
2.0.2 released
2020-11-19 02:49:33 +03:00
Vitaly Puzrin
8d5f9c70f8
2.0.1 released
2020-11-17 19:16:04 +03:00
Vitaly Puzrin
bd90fca738
Add module
entry for some bundlers
2020-11-17 19:07:30 +03:00
Igor Novozhilov
84d6931fe8
Rename module build .js => .mjs to fix node import ( #200 )
2020-11-17 19:04:23 +03:00
Vitaly Puzrin
52df0c510f
2.0.0 released
2020-11-17 10:11:24 +03:00
Vitaly Puzrin
b4d9a94488
Added esm build, #97
2020-11-17 10:01:22 +03:00
Vitaly Puzrin
505e36d9f0
Move to es6
2020-11-08 22:23:56 +03:00
Vitaly Puzrin
9f5e7dcefc
Cleanup tests
2020-11-07 21:00:55 +03:00
Vitaly Puzrin
2613521920
Automate doc publish
2020-11-07 15:17:39 +03:00
Vitaly Puzrin
5b28b9ad26
browserify => rollup.js
2020-11-07 14:38:44 +03:00
Vitaly Puzrin
a547a41e92
istanbul => nyc
2020-11-07 13:08:00 +03:00
Vitaly Puzrin
97a1085729
Dev deps bump
2020-11-07 12:52:20 +03:00
Vitaly Puzrin
a51fc3671e
Move benchmark deps to separate place & create usage memo
2020-11-07 10:36:55 +03:00
Vitaly Puzrin
a718e4f6e5
1.0.11 released
2020-01-29 10:41:31 +03:00
Vitaly Puzrin
69798959ca
1.0.10 released
2019-03-01 00:40:06 +03:00
Vitaly Puzrin
0ce0d886c1
Lock uglify-js to fix minified version, #161
2019-03-01 00:35:30 +03:00
Vitaly Puzrin
731065b150
1.0.9 released
2019-02-28 22:15:26 +03:00
Vitaly Puzrin
54c6ca95a1
Fix Buffer.from warning in last node.js versions, close #154
2019-02-28 21:51:49 +03:00
Vitaly Puzrin
021f307fa3
1.0.8 released
2019-01-14 21:18:29 +03:00
Vitaly Puzrin
70db112213
Deps cleanup: drop bluebird
2018-11-29 21:10:51 +03:00
Vitaly Puzrin
6e78b39431
Dev deps bump
2018-11-29 20:15:47 +03:00
Vitaly Puzrin
f1872b3459
eslint bump + CS tweaks
2018-11-29 20:13:39 +03:00
Vitaly Puzrin
73d167872f
Drop saucelabs tests (outdated)
2018-11-29 19:50:54 +03:00
Vitaly Puzrin
73edc8b9a3
1.0.7 released
2018-11-29 19:38:37 +03:00
Vitaly Puzrin
893381abca
1.0.6 released
2017-09-14 14:38:19 +03:00
Vitaly Puzrin
4a6867f633
Add npm test
script
2017-07-20 17:21:09 +03:00
Vitaly Puzrin
0d903c1a2e
devDeps update
2017-07-20 16:33:35 +03:00
Vitaly Puzrin
374b277da9
Tests cleanup: use modern sync zlib api
2017-07-20 16:21:26 +03:00
Vitaly Puzrin
3555e3bf88
eslint: use native indent checker + indents update
2017-03-26 20:13:58 +03:00
Vitaly Puzrin
588a4376d2
1.0.5 released
2017-03-26 18:43:32 +03:00
Vitaly Puzrin
eaead04de3
More formal zlib attribution and related changes
2017-03-26 18:29:30 +03:00
Vitaly Puzrin
6fd7dd729d
Benchmarks cleanup: remove all foreign files and outdated things
2017-03-26 15:57:51 +03:00
Vitaly Puzrin
61f59e7909
Examples: send data as form
2017-03-08 12:53:55 +03:00
Vitaly Puzrin
8737672b41
1.0.4 released
2016-12-15 03:29:14 +03:00
Vitaly Puzrin
3550aa653b
deps bump + remove unused vars
2016-12-15 02:40:17 +03:00
Vitaly Puzrin
653c0b00d8
1.0.3 released
2016-07-25 22:40:34 +03:00
Vitaly Puzrin
d53e2219e3
1.0.2 released
2016-07-21 23:25:23 +03:00
Vitaly Puzrin
78603f42fc
1.0.1 released
2016-04-01 17:25:20 +03:00