Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

atn-node-js

ATNIO40MIT0.1.38

a light client node js lib for Dbot

ai, client, lib, dbot

readme

Jsdoc3 Plugins

Generate the atn.js document

  1. This atn-node-js document use the jsdoc3 to generate the docs file source ,run the srcript ,you will the documents static source

    $ npm run generate-docs
  2. This jsdoc3 use the minami template if you want to try the template ,click the link

  1. Deploy the docs on Github Page
$ npm run deploy-docs