Skip to content
/ places Public

A tiny module to share location data between web apps at Artsy.

License

Notifications You must be signed in to change notification settings

artsy/places

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Places

Tiny module used for making location queries at Artsy.

Example

_ = require 'underscore'
{Cities} = require 'places'

ny = _.findWhere Cities, slug: 'new-york'

License

MIT

About

A tiny module to share location data between web apps at Artsy.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published