Updated 5 years ago
Showcase for https://pharo.fogbugz.com/f/cases/21335/ZnInvalidUTF8-Illegal-leading-byte-when-loading-tonel-baseline.
Updated 5 years ago
Redux store builder, in combination with redux-persist, redux-effex and redux-sac composeReducers.
Updated 5 years ago
Wire `react-navigation` into redux state under specified key with help of `redux-sac`. Also export convenient navigation helpers ('resetRoutes`, `goBackFrom`) for use in router.
Updated 5 years ago
Updated 5 years ago
Updated 5 years ago
Updated 5 years ago
Updated 5 years ago
Updated 5 years ago
Updated 5 years ago
Updated 5 years ago
Updated 5 years ago
Updated 5 years ago
Updated 5 years ago
Fairly distinguishable identifier chars. A string of chars that are letters (usable in identifiers) and are fairly distinguishable from each other, visually.
Updated 6 years ago
Import data from Github migration package into gogs repo. You must first get the Github migration tarball and unpack it somewhere so gh2gogs can use it.
Updated 6 years ago
Updated 6 years ago
Curly-decimals string format. E.g. `cdfmt("Hi, {0}! Pls, {1} the {2}.")("Smith", "frobnicate", "quibplatz")` => `"Hi, Smith! Pls, frobnicate the quibplatz!"`. Credits: https://gist.github.com/0i0/1519811
Updated 6 years ago