Giter VIP home page Giter VIP logo

flowinterfaces's Introduction

Flow Interfaces

Flow interfaces for 40+ common npm modules like Lodash, Redux, Moment, and Koa.

Usage

Install with NPM

Every interface is available on NPM; each is prefixed with iflow-:

npm install --save-dev iflow-lodash

Add to Flow Config

Add each interface to your .flowconfig:

[libs]
node_modules/iflow-lodash/index.js.flow

Available Interfaces

  • iflow-axios
  • iflow-bluebird
  • iflow-chartist
  • iflow-clamp-js
  • iflow-classnames
  • iflow-color
  • iflow-core-decorators
  • iflow-debug
  • iflow-deep-diff
  • iflow-dropzone
  • iflow-eventemitter3
  • iflow-enzyme
  • iflow-fuse
  • iflow-fuzzaldrin
  • iflow-i18next
  • iflow-immutable
  • iflow-invariant
  • iflow-isomorphic-fetch
  • iflow-jquery
  • iflow-koa
  • iflow-koa-bodyparser
  • iflow-koa-router
  • iflow-lodash
  • iflow-material-ui
  • iflow-moment
  • iflow-mousetrap
  • iflow-normalizr
  • iflow-notifyjs
  • iflow-pretty-error
  • iflow-primus
  • iflow-primus-emit
  • iflow-primus-rooms
  • iflow-radium
  • iflow-react-addons-test-utils
  • iflow-react-dnd
  • iflow-react-native-vector-icons
  • iflow-react-redux
  • iflow-react-router
  • iflow-react-router-redux
  • iflow-react-widgets
  • iflow-redux
  • iflow-redux-actions
  • iflow-redux-logger
  • iflow-redux-thunk
  • iflow-sanitize-html
  • iflow-shallowequal
  • iflow-stardust
  • iflow-underscore
  • iflow-uuid-js
  • iflow-vex
  • iflow-warning
  • iflow-yargs

Contributing

Pull requests are welcome! If you are adding a new interface, simply follow the structure of the packages/iflow-* folder:

  • index.js.flow - Your Flow interface goes here.
  • package.json - Replace the library's name in the name and description fields from an existing package.json.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.