uscensusbureau / citysdk

Convenient JavaScript utilities for working with Census APIs: Statistics, Cartographic GeoJSON, lat/lng -> FIPS, and other niceties (written in ClojureScript)
https://uscensusbureau.github.io/citysdk
MIT License
969 stars 183 forks source link

Proposal: Move Api to seperate project #327

Closed Loag closed 5 years ago

Loag commented 6 years ago

I think it'd breathe new life into the project & it would be much more manageable/maintainable in the long run.

loganpowell commented 5 years ago

Hi @Loag is your name Logan too?

We've got a new version of CitySDK ready for open beta testing if you'd like to give it a go. It's an NPM library now, so it should work on your Node server or in the browswer (via Browserify, Webpack, etc.).

Give it a go and let us know what you think or if you run into any issues using it.