Commit graph

8 commits

Author SHA1 Message Date
Boshen
b4f3812c4a refactor(oxc_napi): remove source_map - moved to its crate (#7614) 2024-12-03 14:42:34 +00:00
Boshen
adee0d1876
chore(npm/oxc-parser): update README 2024-12-03 22:37:49 +08:00
ottomated
99e3b32d43
docs(napi): Remove JSON.parse from example (#6836)
Co-authored-by: overlookmotel <theoverlookmotel@gmail.com>
2024-10-24 14:49:44 +01:00
overlookmotel
d48e008e47
docs(napi): simplify + reformat README (#6834)
In particular:

* the long comment was scrolling off side of screen on
[npm.com](https://www.npmjs.com/package/oxc-parser).
* the example is ESM, so can simplify it by using top level await.
2024-10-24 08:34:46 +08:00
Boshen
d00a1f6511
chore: use dprint to format js, json and markdown 2024-09-08 13:24:58 +08:00
Boshen
bdae6b0e4e
chore(npm/oxc-parser): document parseOptions
closes #3114
2024-04-30 23:11:31 +08:00
luhc228
b1de10fbfd
docs: fix oxc-parser README demo error (#1993)
The type of `ret.program` is `string`, it need to parse it first to get
the `body`.
2024-01-11 23:19:09 +08:00
Boshen
90ff0ddbe0
refactor: change @oxidation-compiler/napi to oxc-parser (#1209) 2023-11-10 06:17:05 +00:00
Renamed from npm/napi/README.md (Browse further)