CagriUysal's Stars
jamiebuilds/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
ionic-team/ionic-framework
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
koajs/koa
Expressive middleware for node.js using ES2017 async functions
jimmysong/programmingbitcoin
Repository for the book
pinojs/pino
🌲 super fast, all natural json logger
jest-community/jest-extended
Additional Jest matchers 🃏💪
s-yadav/react-number-format
React component to format numbers in an input or as a text.
sanniassin/react-input-mask
Input masking component for React. Made with attention to UX.
storybookjs/storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
ZijianHe/koa-router
Router middleware for koa.
matthew-andrews/isomorphic-fetch
Isomorphic WHATWG Fetch API, for Node & Browserify
animate-css/animate.css
🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
meo-app/meo
testing-library/jest-dom
:owl: Custom jest matchers to test the state of the DOM
atlassian/jest-in-case
Jest utility for creating variations of the same test
testing-library/react-testing-library
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
typicode/husky
Git hooks made easy 🐶 woof!
lint-staged/lint-staged
🚫💩 — Run linters on git staged files
Shopify/polaris
Shopify’s design system to help us work together to build a great experience for all of our merchants.
JedWatson/classnames
A simple javascript utility for conditionally joining classNames together
css-modules/css-modules
Documentation about css-modules
mike-north/types
piotrwitek/utility-types
Collection of utility types, complementing TypeScript built-in mapped types and aliases (think "lodash" for static types).
mike-north/typescript-courses
Mike North's TypeScript Courses
nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
expressjs/session
Simple session middleware for Express
rolodato/dotenv-safe
Load environment variables from .env and ensure they are all present
redis/node-redis
Redis Node.js client
ranisalt/node-argon2
Node.js bindings for Argon2 hashing algorithm
MichalLytek/type-graphql
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!