Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/takamin/miceroux
- Owner: takamin
- License: mit
- Created: 2019-05-19T07:11:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-16T18:17:49.000Z (about 1 year ago)
- Last Synced: 2024-12-14T15:48:44.056Z (8 days ago)
- Topics: asciidoctor, converter, npm, web
- Language: JavaScript
- Size: 2.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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ライセンスで公開します。