tomjamesallen's Stars
algolia/docsearch
:blue_book: The easiest way to add search to your documentation.
graphql/dataloader
DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching.
vibertthio/portfolio
:alien: It is not only the online portfolio for myself, but also the practice of using SSG (Gatsby).
derekbaron/node-iptc
A node.js library to extract IPTC data from image headers
justinlatimer/node-midi
A node.js wrapper for RtMidi providing MIDI I/O
tachyons-css/tachyons
Functional css for humans
Turfjs/turf
A modular geospatial engine written in JavaScript and TypeScript
mapbox/mapbox-gl-js
Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL
acdlite/recompose
A React utility belt for function components and higher-order components.
aksonov/react-native-router-flux
The first declarative React Native router
gaearon/react-hot-loader
Tweak React components in real time. (Deprecated: use Fast Refresh instead.)
kelsin/quickmug
A easy command line ruby gem to upload photos to smug mug
sudsy/node-find-files
A Node Module for finding files by attributes. Originally developed to find files modified since a particular date. Uses an eventemitter model so the results can start streaming back as soon as they are found.
stanaka/lightroom-google-photo-plugin
tonsky/FiraCode
Free monospaced font with programming ligatures
i-tu/Hasklig
Hasklig - a code font with monospaced ligatures
larsenwork/monoid
Customisable coding font with alternates, ligatures and contextual positioning. Crazy crisp at 12px/9pt. http://larsenwork.com/monoid/
keajs/kea
Batteries Included State Management for React
serverless/serverless
⚡ Serverless Framework – Effortlessly build apps that auto-scale, incur zero costs when idle, and require minimal maintenance using AWS Lambda and other managed cloud services.
cookpete/react-player
A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion
marcel-dancak/bass-app
Application for learning playing on the bass guitar
rjsf-team/react-jsonschema-form
A React component for building Web forms from JSON Schema.
adamgibbons/ics
iCalendar (ics) file generator for node.js
kewisch/ical.js
Javascript parser for ics (rfc5545) and vcard (rfc6350) data
gomfunkel/node-exif
A node.js library to extract Exif metadata from images.
diegohaz/arc
React starter kit based on Atomic Design
nvbn/thefuck
Magnificent app which corrects your previous console command.
node-fetch/node-fetch
A light-weight module that brings the Fetch API to Node.js
google-map-react/google-map-react
Google map library for react that allows rendering components as markers :tada:
nock/nock
HTTP server mocking and expectations library for Node.js