1. b46db38 [JS/TS] Rewrite flexbuffers JS to TS (#6148) by Björn Harrtell · 3 years, 8 months ago
  2. 94873e5 [JS/TS] Modernize TypeScript / JavaScript flatbuffers support (#6095) by Björn Harrtell · 3 years, 9 months ago
  3. 92a8c1a [JS] FlexBuffers Fix for wrong type of offset and length values (#6107) by Maxim Zaks · 3 years, 10 months ago
  4. 71aca81 [JS] FlexBuffers Support (#5973) by Maxim Zaks · 3 years, 10 months ago
  5. f1025b2 [Feature] Checks for Nullable strings (#6050) by mustiikhalil · 4 years ago
  6. 003e164 [TS] Add Obj API (#5788) by Khoi Dinh Trinh · 4 years, 3 months ago
  7. 35abb7f Add non-nullable modifier to return type of functions never returning null (#5797) by Jakub Vrána · 4 years, 4 months ago
  8. 0bb3ce6 [JS/TS] Size prefix support (#5326) by Björn Harrtell · 5 years ago
  9. ddb12c0 [Javascript] Remove newly introduced trailing whitespace in flatbuffer.js (#5300) by Damien Lespiau · 5 years ago
  10. 46208b1 JS- support clear() method on builder (#5109) by unintellisense · 5 years ago
  11. 34cb163 Adding JS function to get the File Identifier (#4715) by Mark Henderson · 6 years ago
  12. ac1015e Trimmed vtables of trailing zeroes. by Wouter van Oortmerssen · 7 years ago
  13. b627b7c Undo PR: make flatbuffers.js into a UMD module (#4228) by Wouter van Oortmerssen · 7 years ago
  14. 28e7dbd TypeScript support (#4232) by Kamil Rojewski · 7 years ago
  15. adc5005 make flatbuffers.js into a UMD module (#4228) by Iain van der Bloat · 7 years ago
  16. 7a36419 Fixing closure compile compatibility when --gen-mutable is used. by Wouter van Oortmerssen · 7 years ago
  17. ebcfbba fix #4180: Long.prototype.toFloat64() overflow (#4182) by litianzhao · 7 years ago
  18. d7ba17d Changes to make flatbuffers javascript compatible with the closure compiler. by Wouter van Oortmerssen · 7 years ago
  19. d8944e4 Fix Closure Compiler warnings (#4067) by cajun-rat · 8 years ago
  20. 18d67ed Clarified in the docs how to get to the serialized bytes. by Wouter van Oortmerssen · 8 years ago
  21. 4a49493 js:add @namespace annotation to namespaces by James Gilles · 8 years ago
  22. 31b3033 Fix #3773: Generated JS now avoids the flatbuffers object by Evan Wallace · 8 years ago
  23. 69a31b8 Revamping the FlatBuffers docs. by Mark Klara · 9 years ago
  24. 4bef5e8 Add UTF-8 support to the JavaScript API by Evan Wallace · 9 years ago
  25. c3bfefc change DataView to bit twiddling for JavaScript by Evan Wallace · 9 years ago
  26. e1e8d53 Add low-level fuzzer, fix 64-bit issue it found by Evan Wallace · 9 years ago
  27. 224e33e Add support for JavaScript code generation by Evan Wallace · 9 years ago