Andrew Dupont
|
02fff92b91
|
Fix type definitions in exports…
…and generate `.d.cts` files for CommonJS exports.
|
2025-06-15 09:46:05 +03:00 |
|
Amaan Qureshi
|
a40265cbeb
|
refactor(web): rename tree-sitter.js to web-tree-sitter.js
This is not breaking for consumers of the web bindings, nor the
playground as both filenames will be kept in the .github.io repo
|
2025-02-11 22:56:50 -05:00 |
|
Amaan Qureshi
|
a115e515ff
|
feat(web): include C source files for debugging
|
2025-01-31 20:41:11 -05:00 |
|
Amaan Qureshi
|
a4b20c1c56
|
feat: publish both CJS and ESM files
This way, users can pick whichever one works for their needs
|
2025-01-21 12:36:15 -05:00 |
|
Amaan Qureshi
|
be7716dfa7
|
feat(web)!: use the WASM module in the bindings, and not the other way around
Parser is no longer the default export, but you *must* call
`Parser.init()` before doing anything still
|
2025-01-21 12:36:15 -05:00 |
|
Amaan Qureshi
|
31ceb99603
|
feat: add and apply eslint config
|
2025-01-21 12:36:15 -05:00 |
|
Amaan Qureshi
|
2cae67892e
|
feat(web)!: rewrite the library in TypeScript
|
2025-01-21 12:36:15 -05:00 |
|
Andrew Hlynskyi
|
f15700c6bd
|
chore(web): Add the LICENSE file to the web-tree-sitter npm package
|
2021-08-22 03:13:46 +03:00 |
|
Max Brunsfeld
|
415053213f
|
web: 0.16.1
|
2020-03-02 12:48:00 -08:00 |
|
Max Brunsfeld
|
9a82bd9d83
|
Set up code to publish web bindings to npm
|
2019-05-07 13:11:04 -07:00 |
|