This package has been deprecated

Author message:

end of development

slack-post-into-html
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

slack post into html

usage

const intoHtml = require('into-html');

const html = intoHtml([
  {type, text},
  {type, text},
  {type, text},
  // ...
]);

features

tags

  • [x] h1
  • [x] h2
  • [x] h3
  • [x] p
  • [x] ul
  • [x] ol
  • [x] pre
  • [ ] cl (check list)
  • [ ] unfurl

formats

  • [x] link
  • [x] b
  • [x] i
  • [x] strike

Readme

Keywords

none

Package Sidebar

Install

npm i slack-post-into-html

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

6.74 kB

Total Files

8

Last publish

Collaborators

  • nju33