Skip to content

Instantly share code, notes, and snippets.

View signaes's full-sized avatar

Thiago Oliveira signaes

View GitHub Profile
@signaes
signaes / machine.js
Created January 25, 2023 17:34
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
[].slice.call(document.querySelectorAll('*'))
.reduce((acc, x) => acc = x.getAttribute('class') ? acc.concat(x.getAttribute('class')) : acc, [])
.reduce((acc, x) => {
x.split(' ').forEach(c => {
if (acc.indexOf(c) === -1) {
acc.push(c);
}
});
return acc;
}, []);
@signaes
signaes / machine.js
Last active September 21, 2020 22:42
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@signaes
signaes / machine.js
Created September 21, 2020 20:32
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@signaes
signaes / machine.js
Last active September 8, 2020 14:34
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@signaes
signaes / machine.js
Last active August 31, 2020 21:03
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@signaes
signaes / machine.js
Last active August 31, 2020 15:36
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@signaes
signaes / machine.js
Last active August 31, 2020 15:26
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@signaes
signaes / machine.js
Last active August 25, 2020 23:00
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@signaes
signaes / machine.js
Last active July 15, 2020 17:47
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions