Skip to content
View spautz's full-sized avatar

Block or report spautz

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
spautz/README.md

Hello! 👋

Javascript/Typescript developer. React, functional programming, UX.

Dev blog: stevenpautz.com
Personal blog: spautz.net
LinkedIn: linkedin.com/spautz

I drink a lot of tea.

spautz

NPM Packages

changesets-format-with-issue-links: Add commit, issue, and PR links to your Changesets changelog.
npm version npm downloads

Dynamic Selectors: Selector functions with dynamic dependencies and params.
npm version npm downloads

Limited-Cache: A simple, size-limited, offline-friendly cache.
npm version npm downloads

React-Pauseable-Containers: Prevent subtrees from updating when context values change.
npm version npm downloads

Redux-to-Recoil: Access your Redux store through Recoil.
npm version npm downloads

Tiny-Immutable-Set: A minimal, immutable, deep set utility.
npm version npm downloads

Full list: npmjs.com/~spautz

Repo and Project Templates

Package Template
A workspace for Javascript/Typescript packages

Remote-Config Template
Statically deployed configs with a SDK client

SDK-Wrapped Microfrontend Template
Microfrontends with safety nets and a better dev experience

Pinned Loading

  1. skip-the-build skip-the-build Public

    Speed up local dev by using libraries without building them

    TypeScript

  2. limited-cache limited-cache Public

    A size-limited, offline-friendly JS cache

    TypeScript 12

  3. react-hibernate react-hibernate Public

    Restore previously-unmounted React routes and subtrees

    TypeScript 4

  4. redux-to-recoil redux-to-recoil Public

    Read and write your Redux store through Recoil

    TypeScript 6 1

  5. dynamic-selectors dynamic-selectors Public

    Selectors with dynamic dependencies and params

    TypeScript 3

  6. module-federation-presentation module-federation-presentation Public

    Code to accompany a Frontend Guild talk

    JavaScript