Pinned Repositories
axios-mock-adapter
Axios adapter that allows to easily mock requests
babel-plugin-tailcall-optimization
Tail call optimization for JavaScript!
barrelsby
Automatic TypeScript barrels (index.ts files) for your entire code base
classcat
JavaScript function for conditionally concatenating CSS classes.
comfort
deepmerge
A library for deep (recursive) merging of Javascript objects
DefinitelyTyped
The repository for high quality TypeScript type definitions.
norbert-bot
Norbert the IRC bot
ReliqueryTS
Dependency Injection for TS that doesn't suck
webpack-watchman-plugin
A webpack plugin that integrates watchman as its watcher.
EdwardDrapkin's Repositories
EdwardDrapkin/ReliqueryTS
Dependency Injection for TS that doesn't suck
EdwardDrapkin/webpack-watchman-plugin
A webpack plugin that integrates watchman as its watcher.
EdwardDrapkin/axios-mock-adapter
Axios adapter that allows to easily mock requests
EdwardDrapkin/barrelsby
Automatic TypeScript barrels (index.ts files) for your entire code base
EdwardDrapkin/classcat
JavaScript function for conditionally concatenating CSS classes.
EdwardDrapkin/deepmerge
A library for deep (recursive) merging of Javascript objects
EdwardDrapkin/Detox
Gray Box End-to-End Testing and Automation Framework for Mobile Apps
EdwardDrapkin/docker-jdk-dev
JDK development image with build tools and etc. included for use in CI or as an adhoc dev environment
EdwardDrapkin/expo
An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.
EdwardDrapkin/FBSimulatorControl
A Mac OS X library for managing and manipulating iOS Simulators
EdwardDrapkin/flow
Adds static typing to JavaScript to improve developer productivity and code quality.
EdwardDrapkin/home
~
EdwardDrapkin/ktor
Framework for quickly creating connected applications in Kotlin with minimal effort
EdwardDrapkin/pdf-fill-form
Fill PDF forms and return either filled PDF or PDF created from rendered page images.
EdwardDrapkin/prettier
Prettier is an opinionated code formatter.
EdwardDrapkin/proxy-client-react
EdwardDrapkin/react-advanced-patterns
Advanced React Component Patterns
EdwardDrapkin/react-native
A framework for building native apps with React.
EdwardDrapkin/react-native-phone-input
Phone input box for React Native
EdwardDrapkin/react-native-push-notification
React Native Local and Remote Notifications
EdwardDrapkin/react-native-view-overflow
Fix Overflow in react-native for Android
EdwardDrapkin/reactjs.org
The React documentation website
EdwardDrapkin/Recoil
Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
EdwardDrapkin/rfcs
RFCs for changes to React
EdwardDrapkin/tslint
:vertical_traffic_light: An extensible linter for the TypeScript language
EdwardDrapkin/type-fest
A collection of essential TypeScript types
EdwardDrapkin/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
EdwardDrapkin/TypeScript-Babel-Starter
A sample setup using Babel CLI to build TypeScript code, and using TypeScript for type-checking.
EdwardDrapkin/TypeScript-Node-Starter
A starter template for TypeScript and Node with a detailed README describing how to use the two together.
EdwardDrapkin/zod-prisma-types
Generator creates zod types for your prisma models with advanced validation