Pinned Repositories
diy-react
fetch
a (hopefully) simple implementation of fetch.
function-fns
function functions
moment-round
Plugin for momentjs to round time in dates.
postcss-viewport-to-px
A plugin for PostCSS that generates viewport units (vw, vh, vmin, vmax) from pixel units. The best choice to create a scalable interface on different displays by one design size.
promises
a simple promises implementation, using tdd.
reactivity
reactivity and accessors and other neat things.
sprite-animation
Playing with some sprite animation ideas.
state-machine
a finite state machine study
structures
data structures
swashedbuckles's Repositories
swashedbuckles/diy-react
swashedbuckles/fetch
a (hopefully) simple implementation of fetch.
swashedbuckles/function-fns
function functions
swashedbuckles/moment-round
Plugin for momentjs to round time in dates.
swashedbuckles/postcss-viewport-to-px
A plugin for PostCSS that generates viewport units (vw, vh, vmin, vmax) from pixel units. The best choice to create a scalable interface on different displays by one design size.
swashedbuckles/promises
a simple promises implementation, using tdd.
swashedbuckles/reactivity
reactivity and accessors and other neat things.
swashedbuckles/sprite-animation
Playing with some sprite animation ideas.
swashedbuckles/state-machine
a finite state machine study
swashedbuckles/structures
data structures
swashedbuckles/type-guards
swashedbuckles/vue-multi-page-experiment
Experiments with Vue's multi-page mode.