Commit Graph
5 Commits
Author SHA1 Message Date
dependabot[bot] 29735879e5 Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 15:49:09 +00:00
bendtherules 84a9b387f0 tagHandler - Handle fallback html tag + basic test
Also added preact dep.
Fixed class or function component flowing into tagHandler
2019-12-22 19:54:46 +05:30
bendtherules 9fdd814558 Add dep - markdown and unified modules
To build and convert md ast to markdown
2019-12-15 16:31:31 +05:30
bendtherules da398103cb Add dep - React to use helpers
Using helpers like React.children.toArray in renderer

TODO: Its should be latter set as peerDependency
2019-12-15 13:17:48 +05:30
bendtherules e63760b12d Add devdep - @types/react 2019-12-15 10:43:01 +05:30