node-showdoc

A library that simply encapsulates the common APIs of showdoc


Keywords
showdoc
License
MIT
Install
npm install node-showdoc@0.0.2

Documentation

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