Highlights
-
use-interval Public
Forked from donavon/use-intervalA custom React Hook that provides a declarative setInterval called useInterval.
-
flowts Public
Forked from zxbodya/flowtsutility script to convert project from flow to typescript
-
flowgen Public
Forked from joarwilk/flowgenGenerate flowtype definition files from TypeScript
-
-
flow Public
Forked from facebook/flowAdds static typing to JavaScript to improve developer productivity and code quality.
-
brightway2 Public
Forked from brightway-lca/brightway2Metapackage for brightway2 imports and documentation
-
flow-typed Public
Forked from flow-typed/flow-typedA central repository for Flow library definitions
-
redux-loop-ts-example Public
Example to demonstrate redux-loop with TypeScript
-
TimeMe.js Public
Forked from jasonzissman/TimeMe.jsA JavaScript library to accurately time how long a user views a web page
-
maximilian-heinz.de Public
Nothing special just my little public website! :)
-
create-react-app-typescript Public
Forked from wmonk/create-react-app-typescriptCreate React apps using typescript with no build configuration.
-
react-i18next-phraseapp Public
Forked from phrase/react-i18next-phraseappLibrary support to use react-i18next with the PhraseApp In-Context Editor
-
i18next-scanner Public
Forked from i18next/i18next-scannerScan your code, extract translation keys/values, and merge them into i18n resource files.
-
DefinitelyTyped Public
Forked from DefinitelyTyped/DefinitelyTypedThe repository for high quality TypeScript type definitions.
-
Minimalistic starter project for React applications with Typescript and css-modules
-
parse-cookies.js Public
Parses document.cookie string into an object (dictionary) by * splitting at ';' and '='.
-
the_silver_searcher Public
Forked from ggreer/the_silver_searcherA code-searching tool similar to ack, but faster.
-
react-dselect Public
React Dropdown select component with recursive nested list of elements.
-
redux-mock-store Public
Forked from reduxjs/redux-mock-storeA mock store for your testing your redux async action creators and middleware
-
brew Public
Forked from Homebrew/brew🍺 The missing package manager for OS X
-
react-router Public
Forked from remix-run/react-routerA complete routing library for React
-
jsdelivr Public
Forked from jsdelivr/jsdelivrA free Open Source CDN for webmasters and developers
-
cheerio Public
Forked from cheeriojs/cheerioFast, flexible, and lean implementation of core jQuery designed specifically for the server.
-
patternplate-server Public
Forked from patternplate-archive/patternplate-serverProgrammatically serve atomic patterns via a REST API
-
flexboxgrid Public
Forked from kristoferjoseph/flexboxgridGrid based on CSS3 flexbox
-
jscoderetreat-hh Public
Forked from nerdlabs/jscoderetreat-hhLearning TDD
-
jogwheel Public
Forked from marionebl/jogwheelTake control of your CSS keyframe animations
-
highlight-fragment.js Public
highlights all matched parts of a sequence of characters with specified html tags
-
wrap.js Public
Returns a function that wraps input values such that [0 <= x < size]. (es6)
-
clamp.js Public
Returns a function that clamps input values to range [min <= x <= max]. (es6)