Skip to content

blockarchivelabs/render-helper

 
 

Repository files navigation

Render Helper

Upvy markdown+html render helper

  • custom markdown to html
  • custom markdown to amp
  • content summary extract
  • customize proxy endpoint
  • image links proxify
  • catch content image/thumbnail
  • embedded media filters
  • internalized links
  • cached responses
  • xss protection

Pull request guide

  • If you want to fix a bug or add new feature, please add relevant tests
  • Do not load external js or libraries when adding embed supports, it compromises the security
  • Make sure all tests pass without breaking existing structure
  • Make sure to increase version number in package.json, so CI can auto publish new version

About

Render helper for Upvu social apps, markdown2html and markdown2amp. Package name @upvu/render-helper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.9%
  • JavaScript 1.1%