This package has been deprecated

Author message:

This module is now under the @mapbox namespace: install @mapbox/github-file-browser instead

github-file-browser

0.6.1 • Public • Published

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);
    }));

Readme

Keywords

none

Package Sidebar

Install

npm i github-file-browser

Weekly Downloads

3

Version

0.6.1

License

BSD

Last publish

Collaborators

  • mapbox-admin