I know Semo is not that awesome yet, it is a willing for now, but I hope it was true!
- semo-plugin-application A conversion to suggest putting project custom command under application sub command.
- semo-plugin-hello-world A hello world plugin to show the main features and styles of Semo plugin
- semo-plugin-hook A hook related plugin, you can see all defined hooks and each hook returns.
- semo-plugin-plugin A plugin management plugin, only manage global plugins.
- semo-plugin-read A tool to fetch Markdown format of the main part of a URL, and it has many extensions.
- semo-plugin-read-extend-domain-jianshu Jianshu special processer.
- semo-plugin-read-extend-domain-juejin Juejin special processer.
- semo-plugin-read-extend-domain-mp Wechat mp special processer.
- semo-plugin-read-extend-domain-zhihu Zhihu special processer.
- semo-plugin-read-extend-format-editor A web markdown editor for semo-plugin-read.
- semo-plugin-read-extend-format-epub A epub exportor for semo-plugin-read.
- semo-plugin-read-extend-format-mobi A mobi exportor for semo-plugin-read.
- semo-plugin-read-extend-format-puppeteer A exportor to export pdf, jpeg, png, html formats for semo-plugin-read.
- semo-plugin-read-extend-format-wechat A wechat mp web markdown editor for semo-plugin-read.
- semo-plugin-read-extend-format-web A plugin of semo-plugin-read, provide markdown web format viewer.
- semo-plugin-read-pack A Semo plugin to pack all read related plugins.
- semo-plugin-redis A redis tool based on redisio.
- semo-plugin-script A conversion to manage project scripts.
- semo-plugin-sequelize A db tool based on sequelize.
- semo-plugin-serve A http server tool based on koa, support backend apis.
- semo-plugin-shell A shell tool to let using multiple levels commands easier, like semo or git.
- semo-plugin-ssh A ssh tool to manage ssh accounts.
- semo-plugin-api A api tool to send RESTful requests, based on axios.
- semo-plugin-dingtalk A Dingtalk tool to send message by using Dingtalk webhook.
- semo-plugin-markmap A Semo plugin to convert markdown to mindmap, based on markmap.
- Semo REPL related packages
- semo-plugin-repl-jsdoc A REPL command to be able get Javascript doc on REPL
- semo-plugin-repl-translate A REPL command to be able to translate words on REPL
- semo-plugin-repl-wiki A REPL command to be able get wikis doc on REPL
- semo-plugin-repl-npm A REPL command to be able get npm package README on REPL
- semo-plugin-repl-tldr A REPL command to be able get tldr command help on REPL
- semo-plugin-repl-cheat A REPL command to be able get cheat sheet command help on REPL
- semo-plugin-repl-pack A Semo plugin to pack all repl related plugins.
- semo-plugin-project-templates A Semo project template used by
semo createcommand
- Willing it happens
# Install Semo
npm i -g @semo/cli
# A demo plugin, you can just run it.
npm run hello-world
# A Semo REPL with some plugins
semo run --with repl-jsdoc --with repl-wiki --with repl-translate --with repl-npm --with repl-tldr --with repl-sheet --with repl-hint -- repl