samuelcolburn's Stars
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
pmndrs/zustand
🐻 Bear necessities for state management in React
jestjs/jest
Delightful JavaScript Testing.
babel/babel
🐠 Babel is a compiler for writing next generation JavaScript.
react-hook-form/react-hook-form
📋 React Hooks for form state management and validation (Web + React Native)
statelyai/xstate
Actor-based state management & orchestration for complex app logic.
xyflow/xyflow
React Flow | Svelte Flow - Powerful open source libraries for building node-based UIs with React (https://reactflow.dev) or Svelte (https://svelteflow.dev). Ready out-of-the-box and infinitely customizable.
ramda/ramda
:ram: Practical functional Javascript
motdotla/dotenv
Loads environment variables from .env for nodejs projects.
downshift-js/downshift
🏎 A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown components.
yargs/yargs
yargs the modern, pirate-themed successor to optimist.
Nozbe/WatermelonDB
🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️
pmndrs/valtio
🧙 Valtio makes proxy-state simple for React and Vanilla
antonioru/beautiful-react-hooks
🔥 A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥
webpack/webpack-dev-server
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
amejiarosario/dsa.js-data-structures-algorithms-javascript
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
webpack-contrib/style-loader
Style Loader
sindresorhus/boxen
Create boxes in the terminal
mrsteele/dotenv-webpack
A secure webpack plugin that supports dotenv and other environment variables and only exposes what you choose and use.
toomuchdesign/re-reselect
Enhance Reselect selectors with deeper memoization and cache management.
char0n/ramda-adjunct
Ramda Adjunct is the most popular and most comprehensive set of functional utilities for use with Ramda, providing a variety of useful, well tested functions with excellent documentation.
Lodin/react-vtree
React component for efficiently rendering large tree structures
dkelosky/jest-stare
Jest HTML Reporter and Results Processor
telerik/kendo-react
Issue tracker - KendoReact http://www.telerik.com/kendo-react-ui/
jonschlinkert/word-wrap
Wrap words to a specified length.
telerik/kendo-themes
Monorepo for SASS-based Kendo UI themes
sindresorhus/arrify
Convert a value to an array
jonschlinkert/split-string
Split a string on a given character or characters, with support for escaping.
tiagob/todo-starter
Todo Starter App
virtuoso-dev/urx
urx is a stream-based Reactive state management library