Updated 3 years ago
Mini MVP skeleton usable in Amber Smalltalk, for both `silk/Silk` and `amber/web/Web`.
Updated 4 years ago
Updated 4 years ago
Checks if there are changes in repo at specific files / dirs. You specify what changes to ignore using gitignore syntax. You can specify what "signal file" to create in case changes were / were not found at the searched places.
Updated 5 years ago
Moves directory to destination place and atomically replaces symlink pointing to it.
Updated 5 years ago
Updated 5 years ago
Updated 5 years ago
Dockerized htmly file-based blog engine. Derived from php:5-fpm. Only does the fcgi stuff; should be composed w/ an actual HTTP server.
Updated 5 years ago
Redux store builder. You can specify reducers, middleware and _redux-effex_ effects to use. Reducers will be composed using _redux-sac_'s `composeReducers` (so they are assumed to be specialized using _redux-sac_'s `subReducer`).
Updated 6 years ago
Wire `react-navigation` into redux substate. Includes convenient navigation helpers ('resetRoutes`, `goBackFrom`) for use in router.
Updated 6 years ago
Access and copy-on-modify JavaScript objects, including maps, using deep paths.
Updated 6 years ago
Updated 6 years ago
Showcase for https://pharo.fogbugz.com/f/cases/21335/ZnInvalidUTF8-Illegal-leading-byte-when-loading-tonel-baseline.
Updated 6 years ago