MDsveX
Markdown processor
A tool for pre-processing Markdown text to enable Svelte component creation
A markdown preprocessor for Svelte.
2k stars
18 watching
103 forks
Language: JavaScript
last commit: 18 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
alexxnb/svelte-preprocess-markdown | Allows Svelte components to be written in markdown syntax | 137 |
syntax-tree/mdast-util-to-hast | Transforms markdown syntax trees into HTML syntax trees | 103 |
syntax-tree/hast-util-to-mdast | Converts HTML syntax tree to markdown syntax tree | 38 |
sveltejs/kit | A streamlined web development framework that combines the benefits of a static site generator and a traditional web application. | 18,732 |
pyoner/svelte-typescript | A monorepo of preprocessor, template, and type definitions for Svelte v3 using TypeScript. | 209 |
snipcart/svelte-markdown-editor | A project to build a Svelte JS app with Markdown editor functionality | 22 |
mdx-js/mdx | Compiles MDX format to JavaScript and integrates with bundlers and frameworks. | 17,733 |
syntax-tree/mdast-util-to-nlcst | Utility to transform markdown syntax tree into natural language syntax tree | 9 |
remarkjs/remark | Tools for processing and transforming markdown text into various formats. | 7,703 |
syntax-tree/mdast-util-assert | Utility to validate and assert structure of markdown AST nodes | 0 |
paulmaly/svelte-ts-preprocess | A TypeScript preprocessor for Svelte 3 projects | 97 |
geakstr/svelte-3-rollup-typescript-vscode | Provides a starter kit for building Svelte 3 applications with TypeScript and Rollup support | 38 |
pngwn/prism-svelte | A Svelte language extension for prismjs that provides syntax highlighting for Svelte code. | 65 |
syntax-tree/mdast-zone | Tool to manipulate markdown content by identifying and replacing sections defined by comments | 15 |
hmmhmmhm/svelte-spa-template | A Svelte SPA template that sets up an easy-to-use development environment with code splitting and Hot Module Replacement. | 41 |