Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
Keyboard manager which works in identical way on both iOS and Android
A simple utility for creating an object with values equal to its keys. Identical to react/lib/keyMirror
A function to test for identical deep equality (based on lodash's isEqual).