Skip to content
View ostermanj's full-sized avatar
  • US Holocaust Memorial Museum
  • Washington DC
Block or Report

Block or report ostermanj

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. mapbox-helper mapbox-helper Public

    npm package of mapbox helper functions

    JavaScript

  2. ostermanj.github.io ostermanj.github.io Public

    Svelte 1

  3. mbHelper addSourceAndLayers() example mbHelper addSourceAndLayers() example
    1
    mbHelper.addSourceAndLayers.call(map,
    2
        { // source
    3
            "type": "vector",
    4
            "url": "mapbox://mapbox.us_census_states_2015",
    5
            "name": "states"
  4. broadband broadband Public

    Forked from pewtrusts/broadband

    CSS

  5. netting-billions netting-billions Public

    Forked from pewtrusts/netting-billions

    HTML

  6. stateful-dead stateful-dead Public

    A small npm package for storing and announcing your web app's state changes, with one dependency (pubsub-js). Stop querying the DOM for your app's state; decouple your code chunks.

    JavaScript