Socket
Socket
Sign inDemoInstall

bbcode-to-markdown

Package Overview
Dependencies
103
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    bbcode-to-markdown

bbcode-to-markdown ==================


Version published
Weekly downloads
40
increased by207.69%
Maintainers
1
Install size
10.2 MB
Created
Weekly downloads
 

Readme

Source

bbcode-to-markdown

node module to convert bbcode to markdown

Example

convert = require('./bbcode-to-markdown');
convert('[b]oh hai[/b]'); // **oh hai**

New or unconverted tags?

submit an issue, with input example

Credits

based off of these main libs

License

MIT

FAQs

Last updated on 04 Jul 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc