0.4.9 • Published 2 years ago

mark-cell v0.4.9

Weekly downloads
5
License
LGPL-3.0
Repository
github
Last release
2 years ago

MarkCell

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

NPM Dependency Build Status

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
    -l, --layout <path>      Path of Layouts module
    -s, --pageSize <number>  Pagination size of Group pages
    -h, --help               display help for command