e729390achore: Set Node.js 16 as minimum (emit ES2021)
To be more explicit.
BREAKING CHANGE: No longer works on versions of Node.js below 16.
Shota Fuji
authored at
Shota Fuji
comitted at
16e81a4cchore: Fix npm build script
Copy section had been broken due to new docs site.
Shota Fuji
authored at
Shota Fuji
comitted at
f0525623docs: Add doc comments
This is almost copy-paste from docs/api/README.md.
Preparation for auto generated API docs.
Shota Fuji
authored at
Shota Fuji
comitted at
919c4e02chore: Do not run `deno test --doc` separately
I believed `deno test --doc` needs an entrypoint... that was wrong.
Shota Fuji
authored at
Shota Fuji
comitted at
0f98af4fdocs: Fix README badge
The version badge has been broken due to removal of `package.json`.
Shota Fuji
authored at
Shota Fuji
comitted at
d50aae3fchore: Apply EditorConfig to more files
I'm not sure why it was only for .js,.ts,.json files.
Shota Fuji
authored at
Shota Fuji
comitted at
42fb9741chore: Fix coverate report generation command
It have included a test helper file.
Shota Fuji
authored at
Shota Fuji
comitted at
39d632f9chore: Switch to Deno
* No need to maintain dev dependencies (esp. Jest)
* No need for local install
* Stable compared to Node.js and its ecosystem
* Native TS support
* jsdoc testing
* Lightweight, overall
Shota Fuji
authored at
Shota Fuji
comitted at
a3e324acMerge pull request #35 from kbhomes/master
fix: Parse bold formatting properly with various punctuation suffixesShota FUJI
authored at
GitHub
comitted at
71452c02Merge pull request #27 from garyposter/update-parse-type
specify parse output as RootShota FUJI
authored at
GitHub
comitted at
f0da4a11chore: Update Deploy Docs action
It fails due to the old Node.js version. I also updated other steps as
well for simplicity.
Shota Fuji
authored at
Shota Fuji
comitted at