Hi Danielo > Do you mean those examples uses native code?
No, they are all pure JS libraries. It is not possible to use libraries incorporating native code in the browser. > Are they regular node.js libraries? I would like to use, for example refresh-token. The examples mentioned above are all pure JS. It looks as though refresh-token wouldn't work in the browser since it uses Node.js HTTP APIs. Generally, the Node.js libraries that you can use in the browser will clearly say so in the docs. Best wishes Jeremy On Tue, May 6, 2014 at 7:14 AM, Danielo Rodríguez <[email protected]>wrote: > Hello Jeremy > > >> To use any library with TiddlyWiki it has to be wrapped up into a tiddler >> module; the TW5 repo shows some examples with highlight.js, markdown.js, >> and jasmine > > > Do you mean those examples uses native code? Are they regular node.js > libraries? I would like to use, for example refresh-token. > > Thank you. > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywikidev. For more options, visit https://groups.google.com/d/optout.
