frikille's Stars
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
immutable-js/immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
facebookarchive/draft-js
A React framework for building text editors.
knex/knex
A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.
tc39/proposals
Tracking ECMAScript Proposals
graphql/graphiql
GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools.
infernojs/inferno
:fire: An extremely fast, React-like JavaScript library for building modern user interfaces
fantasyland/fantasy-land
Specification for interoperability of common algebraic structures in JavaScript
rescript-lang/rescript-compiler
The compiler for ReScript.
jpuri/react-draft-wysiwyg
A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg
CodeGenieApp/serverless-express
Run Express and other Node.js frameworks on AWS Serverless technologies such as Lambda, API Gateway, Lambda@Edge, and more.
Hashnode/mern-starter
⛔️ DEPRECATED - Boilerplate for getting started with MERN stack
shoutem/ui
Customizable set of components for React Native applications
codeceptjs/CodeceptJS
Supercharged End 2 End Testing Framework for NodeJS
wal-e/wal-e
Continuous Archiving for Postgres
nikgraf/awesome-draft-js
Awesome list of Draft.js resources
fluture-js/Fluture
🦋 Fantasy Land compliant (monadic) alternative to Promises
aickin/react-dom-stream
A streaming server-side rendering library for React.
MicheleBertoli/react-fix-it
Automagically generate tests from errors
FormidableLabs/redux-little-router
A tiny router for Redux that lets the URL do the talking.
taion/graphql-type-json
JSON scalar type for GraphQL.js
codrops/TextInputEffects
Simple styles and effects for enhancing text input interactions.
aws-samples/lambda-refarch-imagerecognition
The Image Recognition and Processing Backend reference architecture demonstrates how to use AWS Step Functions to orchestrate a serverless processing workflow using AWS Lambda, Amazon S3, Amazon DynamoDB and Amazon Rekognition.
grahammendick/navigation
Scene-Based Navigation for React and React Native
nodejs/citgm
Canary in the Gold Mine
cyrus-and/chrome-har-capturer
Capture HAR files from a Chrome instance
bigeasy/timezone
Full-blown timezone aware date math and formatting for JavaScript in 2.7k.
MoOx/react-svg-inline
DEPRECATED, I recommend you the tool SVGR
mhallin/graphql-docs
GraphQL documentation explorer
TheLarkInn/LazyParseWebpackPlugin
(v8-lazy-parse-webpack-plugin) This is a webpack plugin designed to exploit the V8 engines treatment of functions with parens wrapped around them. This lazy loads the parsing decreasing initial load time.