JavaScript library for parsing Slack message format (mrkdwn)
Commits at 919c4e027e929b13c059f2efc414336945b8af77
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
9e11a179feat: Add `source` property to base node
https://github.com/pocka/slack-message-parser/issues/29
close #29
This enables users to fallback. You may able to use it for syntax
higlighting also.
Shota Fuji
authored at
Shota Fuji
comitted at
a25c63c3chore: Upgrade TypeScript
It's important to keep it updated.
Shota Fuji
authored at
Shota Fuji
comitted at
4dcbe8dcMerge pull request #28 from SomeKittens/more-emoji-disallow
Add more disallowed characters to emoji regexShota Fuji
authored at
GitHub
comitted at
9b3323f3chore: Ignore lockfiles
Goodbye, useless security notifications.
This library has 0 dependencies, so having lockfiles in the repo just
increases a maintenance cost and the chance of getting dev-time only
security risk (and its notifications).
Shota Fuji
authored at
Shota Fuji
comitted at
a905822cMerge pull request #25 from pocka/dependabot/npm_and_yarn/yarn-1.22.0
Bump yarn from 1.17.3 to 1.22.0Shota Fuji
authored at
GitHub
comitted at
405571f3Merge pull request #24 from pocka/dependabot/npm_and_yarn/handlebars-4.5.3
Bump handlebars from 4.1.2 to 4.5.3Shota Fuji
authored at
GitHub
comitted at