flow-typed

A central repository for Flow library definitions (by flow-typed)

Flow-typed Alternatives

Similar projects and alternatives to flow-typed

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better flow-typed alternative or higher similarity.

flow-typed reviews and mentions

Posts with mentions or reviews of flow-typed. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-23.
  • TypeScript is terrible for library developers
    16 projects | news.ycombinator.com | 23 Aug 2022
    I'm very curious, which "Redux code" are you referring to here?

    I don't think the `redux` core lib ever shipped any Flow types itself. Looking at the FlowTyped repo, I see community typedefs at https://github.com/flow-typed/flow-typed/tree/master/definit... , and the Git history suggests those were indeed written by community members.

    (of course on the flip side, _I_ didn't even start learning TS myself until 2019, and goodness knows _that_ has been a lot of trial and error over time :) )

  • Creating a modern JS library: TypeScript and Flow
    5 projects | dev.to | 5 Apr 2021
    The process of supporting Flow users is extremely similar to that of TypeScript. Instead of adding the definition file to "types" in package.json, make a .js.flow file alongside every .js file that is being exported (for example, if you export lib/index.js, make sure to create lib/index.js.flow with the definitions). See the docs on how to create such a definition. If you want to support Flow yourself, don't publish to flow-typed; it's mainly meant for community members to create their own types for third-party packages and publish them there.

Stats

Basic flow-typed repo stats
3
3,762
8.2
11 days ago

flow-typed/flow-typed is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of flow-typed is JavaScript.

The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com