max-mapper / geojson-js-utils

JavaScript helper functions for manipulating GeoJSON
BSD 2-Clause "Simplified" License
402 stars 58 forks source link

Can you add an in-browser example to the README? #10

Open araichev opened 11 years ago

araichev commented 11 years ago

Can you explain how to use geojson-utils.js in a web browser client-side without node.js? Is this even possible? I'm stumped by the 'require' keyword at the beginning of the README.

Thanks.

max-mapper commented 11 years ago

sorry, the short answer is http://browserify.org/

I'll update the readme once Github.com comes back online

On Sun, Jun 2, 2013 at 12:41 AM, araichev notifications@github.com wrote:

Can you explain how to use geojson-utils.js in a web browser client-side without node.js? Is this even possible? I'm stumped by the 'require' keyword at the beginning of the README.

Thanks.

— Reply to this email directly or view it on GitHubhttps://github.com/maxogden/geojson-js-utils/issues/10 .