0.0.2 • Published 3 years ago

node-showdoc v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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