Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/takamin/miceroux

AsciiDoctor renderer for web sites
https://github.com/takamin/miceroux

asciidoctor converter npm web

Last synced: 5 days ago
JSON representation

AsciiDoctor renderer for web sites

Awesome Lists containing this project

README

        

# miceroux - ミセルー

![](https://cdn-ak.f.st-hatena.com/images/fotolife/t/takamints/20190521/20190521164525.jpg)
photo credit: InstructionalSolutions Keyboard and Blank Paper via photopin (license)

HTML要素内のAsciiDoc文書をHTMLに変換して「見せる」JavaScriptです。

## Sample

```html


http://asciidoctor.org[*Asciidoctor*]
running on https://opalrb.com[_Opal_]
brings AsciiDoc to Node.js!

// Preview the AsciiDoc in PRE.
Miceroux.asciidoc("pre.code.asciidoc");

```

## LICENSE

このモジュールはMITライセンスで公開します。