Skip to content

EasyWebApp/MarkCell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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