slack-message-parser

JavaScript library for parsing Slack message format (mrkdwn)

Commits at v1.0.2

  1. 797ff431 v1.0.2 pocka authored at pocka comitted at
  2. b1b65979 Merge pull request #2 from pocka/fix/url-parsing Allow some symbols in link href Shota Fuji authored at GitHub comitted at
  3. ac93a53f 1.0.1 pocka authored at pocka comitted at
  4. d9c0474a [docs] Remove noise from usage pocka authored at pocka comitted at
  5. 517fc43a [fix] Parse non-delimited colons as emoji * Parse a:b:c as text,emoji,text pocka authored at pocka comitted at
  6. 6ec4616c [docs] Add Codecov badge Shota Fuji authored at GitHub comitted at
  7. 707dfbf8 [chore] Produce only lcov for coverage pocka authored at pocka comitted at
  8. 3600d678 [chore] Add Codecov config pocka authored at pocka comitted at
  9. a2401f3c [docs] Add Travis badge Shota Fuji authored at GitHub comitted at
  10. ade10baf [chore] Add travis config pocka authored at pocka comitted at
  11. fe782b5f [docs] Add badges Shota Fuji authored at GitHub comitted at
  12. c74a2cfe [chore] Prepare for publish pocka authored at pocka comitted at
  13. 09eacd0f [chore] Move typescript to devDependencies pocka authored at pocka comitted at
  14. b1e9cdde [chore] Ignore logs pocka authored at pocka comitted at
  15. c8b28405 v1.0.0 pocka authored at pocka comitted at
  16. 3e436715 [docs] Write README pocka authored at pocka comitted at
  17. 3546a3b4 [nits] Do not use path alias * Throws a require error when use in Node.js environment. pocka authored at pocka comitted at
  18. c24c80e2 [feat] Add implementation pocka authored at pocka comitted at
  19. 6f4cb0dc [chore] Turn off annoying lint rule pocka authored at pocka comitted at
  20. 5ad80fb6 [chore] Change test file name pocka authored at pocka comitted at
  21. 8fb09dc2 [chore] Change test file pattern and Add import alias pocka authored at pocka comitted at
  22. ca39d45a [chore] Mark "sideEffects: false" pocka authored at pocka comitted at
  23. f8652e41 :tada: Initial commit pocka authored at pocka comitted at
  24. 394b6af6 [fix] Allow some symbols in link href (#1) pocka authored at pocka comitted at