Skip to content
This repository was archived by the owner on Nov 21, 2024. It is now read-only.

mapbox/github-file-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

github-file-browser

A 'minimal' file browser for geospatial files on GitHub.

example

d3.select('.browser').call(browse.gistBrowse(token)
    .on('chosen', function() {
        console.log('chosen', arguments);
    }));

About

browse through github geojson files in repositories and gist

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages