mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-17 16:45:21 +00:00
add node_modules
This commit is contained in:
5
node_modules/xml2js/incompat.coffee
generated
vendored
Normal file
5
node_modules/xml2js/incompat.coffee
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{parseString} = require './lib/xml2js'
|
||||
xml = '<outline htmlUrl="futurity.org" text="Futurity.org" title="Futurity.org" type="rss" xmlUrl="http://www.futurity.org/feed/"/>'
|
||||
parseString xml, (err, result) ->
|
||||
console.dir result
|
||||
|
Reference in New Issue
Block a user