Commit graph

12 commits

Author SHA1 Message Date
Simon Chan
75ff6d0ed6
refactor(struct): remove all DataView usage 2024-07-11 20:50:31 +08:00
Simon Chan
dcda6459ac
feat: add utilities for read/write Uint8Array 2024-04-16 22:17:36 +08:00
Simon Chan
70a82e2af3
chore: update dependencies
notably, eslint v9 requires big changes to the configuration. because eslint-plugin-import doesn't support eslint v9, it's disabled by now.
2024-04-13 23:02:54 +08:00
Simon Chan
7056feb3b1
refactor: migrate to ES private fields 2023-07-11 21:05:39 +08:00
Simon Chan
433f9b986f
chore: update dependencies 2023-07-07 18:30:13 +08:00
Simon Chan
6f1be248fb chore: prefer top-level type import
Prepare for TypeScript 5.0 verbatimModuleSyntax option
2023-02-23 15:59:32 +08:00
Simon Chan
aa033e4de6
chore: integrate ESLint 2022-12-22 01:42:24 +08:00
Simon Chan
ff708def46
refactor(struct): 10% performance improvement 2022-05-22 05:23:18 +08:00
Simon Chan
d9212b4dac
feat: convert to Node.js compatible ES Module 2022-03-15 16:53:07 +08:00
Simon Chan
36d44243cc doc(struct): update README 2022-02-24 18:25:07 +08:00
Simon Chan
08767c7b71 refactor(struct): remove context interfaces 2022-01-08 18:51:14 +08:00
Simon Chan
d80288ec9b chore: experimental moving to rush 2021-05-14 15:31:59 +08:00
Renamed from packages/struct/src/basic/field-value.ts (Browse further)