yoyooyooo's Stars
jaydenseric/apollo-upload-client
A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular GraphQL POST or GET request (depending on the config and GraphQL operation).
FormidableLabs/webpack-dashboard
A CLI dashboard for webpack dev server
luoxue-victor/workflow
一个工作流平台
pixijs/pixijs
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
LingDong-/rrpl
Describing Chinese Characters with Recursive Radical Packing Language (RRPL)
LingDong-/shan-shui-inf
Procedurally generated Chinese landscape painting.
dotansimha/graphql-code-generator
A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
FormidableLabs/react-live
A flexible playground for live editing React components
apollographql/graphql-tag
A JavaScript template literal tag that parses GraphQL queries
documentationjs/documentation
:book: documentation for modern JavaScript
mwilliamson/mammoth.js
Convert Word documents (.docx files) to HTML
kentcdodds/babel-plugin-codegen
💥 Generate code at build-time
kentcdodds/babel-plugin-preval
🐣 Pre-evaluate code at build-time
eugeneilyin/mdi-norm
Fixed, normalized, minifed, and deduplicated Material Design system SVG icons for React
vadimdemedes/ink
🌈 React for interactive command-line apps
mdx-js/mdx
Markdown for the component era
yuchi/hooks.macro
☔️ Babel Macros for automatic React Hooks memoization invalidation
kentcdodds/babel-plugin-macros
🎣 Allows you to build simple compile-time libraries
jgierer12/awesome-babel-macros
A collection of awesome babel macros and related resources
developit/microbundle
📦 Zero-configuration bundler for tiny modules.
runtypes/runtypes
Runtime validation for static types
cartant/rxjs-spy
A debugging library for RxJS
HenryQW/Awesome-TTRSS
🐋 Awesome TTRSS, a powerful Dockerised all-in-one RSS solution.
apollographql/apollo-server
🌍 Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.
MichalLytek/type-graphql
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
piotrwitek/react-redux-typescript-guide
The complete guide to static typing in "React & Redux" apps using TypeScript
qilin-editor/qilin-app
Fully hackable text editor developed for exact sciences with built-in KaTeX and AsciiMath support. Extensible via plugins and themes. Exportable as HTML, PDF and GFM.
floating-ui/floating-ui
A JavaScript library to position floating elements and create interactions for them.
apollographql/apollo-client
:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
apollographql/react-apollo
:recycle: React integration for Apollo Client