Alexander Kuzmenok

Results 3 issues of Alexander Kuzmenok

Hi I get some errors while trying to use this in Meteor. ``` Unable to resolve some modules: "lapack" in /xx/node_modules/sylvester/lib/node-sylvester/matrix.js (os.osx.x86_64) "WNdb" in /xx/node_modules/natural/lib/natural/wordnet/wordnet.js (os.osx.x86_64) "./lib-cov/stylus" in /xx/node_modules/nib/node_modules/stylus/index.js (os.osx.x86_64)...

Hi I recently tried to use the pathFor in a sitemap function with a trick like this: ``` var pathFor = UI._globalHelpers.pathFor; out.push({ page: pathFor('home'), lastmod: new Date(2015, 0, 1),...

question

Some urls in the readme go to 404, for example where it says "See the API documentation."