atomicpages's Stars
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
kamranahmedse/driver.js
A light-weight, no-dependency, vanilla JavaScript engine to drive user's focus across the page
jsdom/jsdom
A JavaScript implementation of various web standards, for use with Node.js
you-dont-need/You-Dont-Need-Lodash-Underscore
List of JavaScript methods which you can use natively + ESLint Plugin
tinygo-org/tinygo
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
josdejong/mathjs
An extensive math library for JavaScript and Node.js
GoogleChromeLabs/comlink
Comlink makes WebWorkers enjoyable.
privatenumber/tsx
⚡️ TypeScript Execute | The easiest way to run TypeScript in Node.js
joho/godotenv
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
seemoo-lab/opendrop
An open Apple AirDrop implementation written in Python
kamranahmedse/git-standup
Recall what you did on the last working day. Psst! or be nosy and find what someone else in your team did ;-)
gorhom/react-native-bottom-sheet
A performant interactive bottom sheet with fully configurable options 🚀
google/wireit
Wireit upgrades your npm/pnpm/yarn scripts to make them smarter and more efficient.
htmlstreamofficial/preline
Preline UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.
diffplug/spotless
Keep your code spotless
developit/redaxios
The Axios API, as an 800 byte Fetch wrapper.
yoheinakajima/instagraph
Converts text input or URL into knowledge graph and displays
simonwep/selection
✨ Viselect - A high performance and lightweight library to add a visual way of selecting elements, just like on your Desktop. Zero dependencies, super small. Support for major frameworks!
sergiodxa/remix-utils
A set of utility functions and types to use with Remix.run
th3rdwave/react-native-safe-area-context
A flexible way to handle safe area insets in JS. Also works on Android and Web!
ajstarks/svgo
Go Language Library for SVG generation
RobertWHurst/KeyboardJS
A JavaScript library for binding keyboard combos without the pain of key codes and key combo conflicts.
stephy/CalendarPicker
CalendarPicker Component for React Native
mswjs/interceptors
Low-level network interception library.
LokiJS-Forge/LokiDB
blazing fast, feature-rich in-memory database written in TypeScript
EvanBacon/metro-minify-esbuild
Use ESBuild to make your React Native code bundle faster.
KennethanCeyer/formulize
:waning_crescent_moon: formula ui generator
jonschlinkert/object.pick
(object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.
pablopunk/fd-find
`fd` command as an npm package