Top 5 JavaScript Md Projects
-
remarkable
Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and metalsmith plugins available. Used by Facebook, Docusaurus and many others! Use https://github.com/breakdance/breakdance for HTML-to-markdown conversion. Use https://github.com/jonschlinkert/markdown-toc to generate a table of contents.
-
markdown-toc
API and CLI for generating a markdown TOC (table of contents) for a README or any markdown files. Uses Remarkable to parse markdown. Used by NASA/openmct, Prisma, Joi, Mocha, Sass, Prettier, Orbit DB, FormatJS, Raneto, hapijs/code, webpack-flow, docusaurus, release-it, ts-loader, json-server, reactfire, bunyan, husky, react-easy-state, react-snap, chakra-ui, carbon, alfresco, repolinter, Assemble, Verb, and thousands of other projects.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
-
Started as Jekyll, but then converted to just markdown in GitHub.
My CMS is just Github basically, you can basically read and navigate the files in Github with very little content loss:
https://github.com/bcomnes/bret.io/tree/master/src
The loose collection of build tools are wrapped up in this tool: https://github.com/bcomnes/siteup
Its deployed to Neocities with this custom action: https://github.com/bcomnes/deploy-to-neocities
-
docs-md-to-pdf-example
This is a document management sample that converts markdown format documents to PDF format. It supports emoji, toc generation, and mermaid.
Project mention: Convert Markdown format files to PDF files (mermaid/emoji/toc compatible) | dev.to | 2022-09-01bmf-san/docs-md-to-pdf-example
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
JavaScript Md related posts
Index
What are some of the best open-source Md projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | remarkable | 5,458 |
2 | markdown-toc | 1,428 |
3 | md2apkg | 14 |
4 | siteup | 10 |
5 | docs-md-to-pdf-example | 1 |