https://github.com/takamin/miceroux
AsciiDoctor renderer for web sites
https://github.com/takamin/miceroux
asciidoctor converter npm web
Last synced: about 2 months 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-16T18:17:49.000Z (over 2 years ago)
- Last Synced: 2025-03-10T13:18:22.073Z (over 1 year ago)
- Topics: asciidoctor, converter, npm, web
- Language: JavaScript
- Size: 2.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# miceroux - ミセルー

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ライセンスで公開します。