flatbuffers/ts
2025-01-24 18:16:10 +00:00
..
flexbuffers Fix FlexBuffers JS/TS bug https://github.com/google/flatbuffers/issues/6934 (#7434) 2022-08-13 18:29:28 -07:00
BUILD.bazel Remove Bazel WORKSPACE setup. (#8509) 2025-01-24 18:16:10 +00:00
builder.ts [TS/JS] Create byte vectors (#8185) 2023-12-19 06:42:21 +00:00
byte-buffer.ts [TS] Make strict compliant and improve typings (#7549) 2022-09-29 15:03:35 -07:00
compile_flat_file.sh Migrate from rules_nodejs to rules_js/rules_ts (take 2) (#7928) 2023-05-03 11:48:15 -07:00
constants.ts
encoding.ts
flatbuffers.ts [TS/JS] Entry point per namespace and reworked 1.x compatible single file build (#7510) 2023-01-21 12:22:22 -08:00
flexbuffers.ts [JS] Add ".js" suffix to all import statements to generate a browser compatible mjs version. (#7086) 2022-02-08 12:21:20 -08:00
package.json Bump the versions of all aspect Bazel dependencies (#8508) 2025-01-24 10:09:22 -08:00
pnpm-lock.yaml Fix npm bzlmod (#8506) 2025-01-23 21:01:31 +00:00
types.ts [TS] Make strict compliant and improve typings (#7549) 2022-09-29 15:03:35 -07:00
utils.ts