node-showdoc

0.0.2 • Public • Published

node-showdoc

node version NPM version npm download

A library that simply encapsulates the common APIs of showdoc

Prerequisites

  • node >=8

Install

npm i node-showdoc --save-dev

Usage

const showdoc = require('node-showdoc')(config);
showdoc.updateDoc('path/sub', 'title', 'text content');

Author

985ch

License

Copyright © 2021 985ch.
This project is MIT licensed.
This README was translate by google

Readme

Keywords

Package Sidebar

Install

npm i node-showdoc

Weekly Downloads

3

Version

0.0.2

License

MIT

Unpacked Size

4.93 kB

Total Files

4

Last publish

Collaborators

  • 985ch