Pinned Loading
-
-
coordiscroll
coordiscroll PublicAdaptable synchronized scrolling of DOM elements using the Publish-Subscribe pattern. Vanilla JS. In alpha.
JavaScript 2
-
Wrapping an Element with Another, us...
Wrapping an Element with Another, using modern JS and compatible JS 1/**
2* Wrapper function with modern JS. May have issues with IE and Safari.
3* Will preserve event handlers.
4* @param {ChildNode} elToWrap The element you want to wrap.
5* @param {ParentNode} wrapper The element to wrap with.
-
Python pipeline / chaining that take...
Python pipeline / chaining that takes functions with multiple arguments (as long as the current function returns the correct iterable for the next function's arguments) 1from functools import reduce
23# Readable version
4def pipe(*funcs):
5def shortpipe(f,g):
-
hutton-haskell-exercises
hutton-haskell-exercises PublicMy solutions to exercises in Graham Hutton's Programming in Haskell, 2nd edition
Haskell
-
causalnex
causalnex PublicForked from mckinsey/causalnex
A Python library that helps data scientists to infer causation rather than observing correlation.
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.