hextion's Stars
sveltejs/svelte
web development for the rest of us
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
facebook/docusaurus
Easy to maintain open source documentation websites.
prettier/prettier
Prettier is an opinionated code formatter.
iamkun/dayjs
⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API
graphql/graphql-js
A reference implementation of GraphQL for JavaScript
facebook/relay
Relay is a JavaScript framework for building data-driven React applications.
emotion-js/emotion
👩🎤 CSS-in-JS library designed for high performance style composition
infernojs/inferno
:fire: An extremely fast, React-like JavaScript library for building modern user interfaces
ionic-team/stencil
A toolchain for building scalable, enterprise-ready component systems on top of TypeScript and Web Component standards. Stencil components can be distributed natively to React, Angular, Vue, and traditional web developers from a single, framework-agnostic codebase.
gaearon/react-hot-loader
Tweak React components in real time. (Deprecated: use Fast Refresh instead.)
callstack/linaria
Zero-runtime CSS in JS library
sinonjs/sinon
Test spies, stubs and mocks for JavaScript.
projectstorm/react-diagrams
a super simple, no-nonsense diagramming library written in react that just works
conventional-changelog/conventional-changelog
Generate changelogs and release notes from a project's commit messages and metadata.
styled-components/polished
A lightweight toolset for writing styles in JavaScript ✨
google/closure-compiler
A JavaScript checker and optimizer.
graphql/express-graphql
Create a GraphQL HTTP server with Express.
isaacs/rimraf
A `rm -rf` util for nodejs
microsoft/tsdoc
A doc comment standard for TypeScript
effector/effector
Business logic with ease ☄️
immerjs/use-immer
Use immer to drive state with a React hooks
gatsbyjs/gatsby-starter-blog
Gatsby starter for creating a blog
primus/eventemitter3
EventEmitter3 - Because there's also a number 2. And we're faster.
jest-community/eslint-plugin-jest
ESLint plugin for Jest
httptoolkit/react-reverse-portal
React reparenting :atom_symbol: Build an element once, move it anywhere
angular/tsickle
Tsickle — TypeScript to Closure Translator
google/closure-compiler-npm
Package for managing and documenting closure-compiler for use via npm
browserify/commonjs-assert
Node.js's require('assert') for all engines
flexdinesh/progressive-rendering-react
Example setup to progressively render a React app from the server