Skip to content

Instantly share code, notes, and snippets.

View matthias-ccri's full-sized avatar

Matthias matthias-ccri

  • CCRi
  • Virginia
View GitHub Profile
@matthias-ccri
matthias-ccri / machine.js
Last active September 14, 2021 15:56
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@matthias-ccri
matthias-ccri / input.geojson
Created March 11, 2020 16:33
turf buffer issue — antimeridian above 50 lat
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@matthias-ccri
matthias-ccri / snippet.js
Created March 3, 2017 21:52
Accessing jQuery data for a given element
$._data(jqElement.get(0), 'events');