{"library":"bbcode","type":"library","category":null,"description":"The `bbcode` package is a basic BBCode parser designed for Node.js environments. It is currently at version 0.1.5, which was published approximately 12 years ago, indicating it is no longer actively maintained. The package's primary function is to convert BBCode strings into HTML, supporting fundamental tags like `[b]` for bold text. Its release cadence is effectively non-existent, as there have been no updates for over a decade. Compared to contemporary BBCode parsing libraries (e.g., `@bbob/parser`, `ya-bbcode`, `js-bbcode-parser`), this package offers a very limited feature set, lacks modern JavaScript support (such as ESM), and does not provide TypeScript type definitions. It was originally based on work from stonesteps.ca. Due to its age and lack of maintenance, it is generally not recommended for new projects.","language":"javascript","status":"abandoned","version":"0.1.5","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install bbcode","imports":["const bbcode = require('bbcode');","bbcode.parse('[b]hello[/b]', callback);"]},{"cmd":"yarn add bbcode","imports":[]},{"cmd":"pnpm add bbcode","imports":[]}],"homepage":null,"github":"https://github.com/ncb000gt/node-bbcode","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/bbcode","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/bbcode/compatibility"}}