Skip to content

Repository files navigation

#tinyOSF.js

##a few lines of code to convert OSF to HTML

###About

tinyOSF.js is a JavaScript parser for the OpenShownotesFormat.
You can get more informations about OSF at OSF in a Nutshell.
This OSF Parser is used in the following projects:

###HowTo

varosfShownotes='1358966352 Sendungsbeginn #c ...';varexportMode='html';shownotes=tinyosf.Export(tinyosf.Parser(osfShownotes),osfExportModules[exportMode]);document.getElementById('parsed').innerHTML=shownotes;

###Demo

shownotes.github.io/tinyOSF.js/

###License

MIT

###Version

0.3.9

About

convert OSF to HTML (and many other formats)

Resources

Stars

7 stars

Watchers

6 watching

Forks

Releases

Packages

Used by

Contributors

Languages