sgilligan's Stars
puppeteer/puppeteer
JavaScript API for Chrome and Firefox
jestjs/jest
Delightful JavaScript Testing.
floating-ui/floating-ui
A JavaScript library to position floating elements and create interactions for them.
CSSEGISandData/COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
duckdb/duckdb
DuckDB is an analytical in-process SQL database management system
framer/motion
Open source, production-ready animation and gesture library for React
airbnb/visx
🐯 visx | visualization components
bvaughn/react-window
React components for efficiently rendering large lists and tabular data
apache/arrow
Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
ajv-validator/ajv
The fastest JSON schema Validator. Supports JSON Schema draft-04/06/07/2019-09/2020-12 and JSON Type Definition (RFC8927)
nodesource/distributions
NodeSource Node.js Binary Distributions
remarkjs/react-markdown
Markdown component for React
gka/chroma.js
JavaScript library for all kinds of color manipulations
loopbackio/loopback-next
LoopBack makes it easy to build modern API applications that require complex integrations.
mbloch/mapshaper
Tools for editing Shapefile, GeoJSON, TopoJSON and CSV files
JohannesKlauss/react-hotkeys-hook
React hook for using keyboard shortcuts in components.
floating-ui/react-popper
🍿⚛Official React library to use Popper, the positioning library
rebassjs/grid
This package has moved and renamed
Starcounter-Jack/JSON-Patch
Lean and mean Javascript implementation of the JSON-Patch standard (RFC 6902). Update JSON documents using delta patches.
Autodesk/react-base-table
A react table component to display large datasets with high performance and flexibility
uwdata/arquero
Query processing and transformation of array-backed data tables.
duckdb/duckdb-wasm
WebAssembly version of DuckDB
SublimeLinter/SublimeLinter-eslint
This linter plugin for SublimeLinter provides an interface to ESLint
sindresorhus/camelcase
Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar
Gmousse/dataframe-js
No Maintenance Intended
jaredwray/flat-cache
A stupidly simple key/value storage using files to persist the data
swiftcarrot/react-input-slider
React input slider component
mattf96s/QuackDB
Open-source in-browser DuckDB SQL editor
polygonplanet/sublime-text-eslint
ESLint any JavaScript file in Sublime Text
octet-stream/use-suspender
Wraps asynchronous function allowing to use it with React.Suspense