doczen

0.0.5 • Public • Published

Still WIP! More docs coming soon.


Converting from Markdown

Check out the Markdown converter if you want to convert markdown into Doczen-compatible HTML

Example Output

Example Screenshot

Using Doczen

You can require it with Browserify

require('doczen').init()

or just include the file in your page:

<script src="/path/to/doczen/dist/doczen.js"></script>
<script> doczen.init() </script> 

Doczen REPL Notes

Doczen REPL's will intercept all console.log()'s, and display the results in the REPL instead of in the browser console. If you absoultely need to get around this, you can use window.top.log()

/doczen/

    Package Sidebar

    Install

    npm i doczen

    Weekly Downloads

    1

    Version

    0.0.5

    License

    ISC

    Last publish

    Collaborators

    • runningskull
    • yanatan16