-
Wix.com
- Israel
- http://tombigel.com
- https://codepen.io/tombigel
Pinned Loading
-
form-to-url-to-form
form-to-url-to-form PublicSave and load form state to and from the URL. Perfect for creating sharable form states without server-side persistence.
TypeScript
-
Helpful Javascript functions I use f...
Helpful Javascript functions I use frequently, mainly vanilla alternatives to lodash etc. 1/*!
2* Deep merge two or more objects together.
3* (c) 2019 Chris Ferdinandi, MIT License, https://gomakethings.com
4* @param {Object} objects The objects to merge together
5* @returns {Object} Merged values of defaults and options
-
svg-path-mini-tools
svg-path-mini-tools PublicA collection of minimalistic SVG path manipulation utilities, mostly made by other people
TypeScript
-
react-cyclic-slider
react-cyclic-slider PublicA React component for cyclic value selection, perfect for circular controls like angles, color wheels, clock times, and any other value that wraps around at min/max boundaries.
TypeScript
-
get-element-promise-by-id
get-element-promise-by-id PublicAn implementation of getElementById that returns a promise that waits to resolve when the element will be added to the DOM. Using mutation observer and cancelable with an abort signal or a timeout
TypeScript
If the problem persists, check the GitHub status page or contact support.