Skip to content

Instantly share code, notes, and snippets.

@TheSisb
TheSisb / machine.js
Created December 9, 2019 05:38
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@TheSisb
TheSisb / machine.js
Last active December 9, 2019 05:42
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@TheSisb
TheSisb / SketchSystems.spec
Last active December 9, 2019 06:21
Elevator doors
Elevator doors
@TheSisb
TheSisb / machine.js
Last active December 11, 2019 01:07
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@TheSisb
TheSisb / machine.js
Last active December 11, 2019 16:27
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@TheSisb
TheSisb / machine.js
Last active December 11, 2019 16:33
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@TheSisb
TheSisb / unitconversion.scss
Created May 27, 2016 08:20 — forked from jakob-e/unitconversion.scss
SCSS unit conversion functions
// ==========================================================
// Unit Conversion
// ==========================================================
//
// Functions:
// ----------------------------------------------------------
//
// NUMBER:
//
// isNaN($value) - returns true or false if type-of($value)==number