Snippets
Allowlist/Blocklist for Zustand Persist
Persist only specified keys in your zustand state....
Babel RC with Module Resolver Support
This BabelRC configuration for React and React Native comes with Module Resolver Support as well as the proper presets for web and mobile...
ESLint Config for React/React Native
This configuration will get you started with ESLint for either web or mobile project. Comes with package.json script and VSCode support....
Gatsby Node Config For Blogs
gatsby-node.js configuration for Gatsby sites that have a blog....
Github Actions Node Actions Template
Run Node package commands in Github Actions...
Prettier Configuration
Prettier configuration, comes with both JS and JSON variants....
Styled Components Breakpoint Helper
A breakpoint helper for styled components....
TSConfig For React Projects
Typescript configuration for React Web and Native Projects....
Version Generator for JS Apps
Often times it's advantageous to have the current version of your application somewhere on the UI. This NodeJS script will generate a file with the current version from package.json and the latest commit, the place it in your public folder for your app to pickup....
Copyright 2023, Sunny Golovine
Version: 1.2.0 (5345ace)