A curated list of awesome GitHub tools, libraries, resources, and shiny things.
Repositories
gajus repositories
Awesome list of GraphQL & Relay
:memo: Delightful Markdown stuff.
A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql
Awesome list of Redux examples and middlewares
A collection of awesome Zod resources .
:blue_book: A guided handbook on how to use Babel and how to create plugins for Babel.
Annotates console.log call expression with information about the invocation context.
Annotates Slonik's sql.type() calls with the file path and function name.
Namespaces global variable declarations.
Compiles GraphQL tagged template strings using graphql-tag.
Modular lodash builds without the hassle
Babel plugin that replaces lodash library import statement to individual module imports.
Adds a console.warn statement to the functions annotated with @deprecated tag.
Uses Object.freeze to freeze all object and array expressions.
Uses an underscore prefix notation convention to identify private class members. Transpiles them into members that are unpredictable at a runtime.
Transforms styleName to className using compile time CSS module resolution.
Add displayName to React.createClass calls.
Automatically transforms Slonik's sql.type() calls to use a caching mechanism that prevents expensive re-initialization of Zod schemas, improving performance without requiring code changes.