/MarkCell

General MDX to TSX converter

Primary LanguageTypeScript

MarkCell

General MDX to TSX/HTML converter, inspired by Hexo & Gatsby

NPM Dependency CI & CD

NPM

Usage

build SPA with MDX

https://github.com/EasyWebApp/BootCell-document

build MPA with MD

https://github.com/EasyWebApp/mark-wiki

Command-line interface

Usage: mark-cell [path] [options]

Options:
    -V, --version            output the version number
    -p, --package <name>     NPM package name of the Component Engine
    -f, --factory <name>     Function name of JSX factory
    -F, --fragment <name>    Function name of JSX Fragment component
    -l, --layout <path>      Path of Layouts module
    -s, --pageSize <number>  Pagination size of Group pages
    -h, --help               display help for command