we-plugin-doc-git

We.js plugin to show documentation with markdown and git

Usage no npm install needed!

<script type="module">
  import wePluginDocGit from 'https://cdn.skypack.dev/we-plugin-doc-git';
</script>

README

We.js documentation plugin viewer

Dependency Status

Installation

we i we-plugin-doc-git

Has suport to:

  • Load and show markdown docs fom git projects

How to test

after clone and install npm packages:

npm test
For run only 'Chat' test use:
NODE_ENV=test LOG_LV=info ./node_modules/.bin/mocha test/bootstrap.js test/**/*.test.js -g 'Chat'
For run the javascript linter
npm run lint

NPM Info:

NPM

Copyright and license

Copyright 2013-2014 Alberto Souza alberto.souza.dev@gmail.com and contributors , under the MIT license.