![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
@esy-ocaml/flow-parser
Advanced tools
flow-parser
Flow is a static typechecker for JavaScript. To find out more about Flow, check out flow.org.
This project is simply a repackaging of the Flow parser as an esy
package for
easy distribution on npm. Normally, there wouldn't be any need for this
package, but here's why this exists:
The table below defines relationship between original Flow versions and
@esy-ocaml/flow-parser
(this package) versions.
flow orig version | @esy-ocaml/flow-parser version | If applying fixes to @esy-ocaml/flow-parser |
---|---|---|
0.76.0 | 0.76.0 | 0.76.1 , 0.76.2 , ... |
0.76.1 | 0.76.1000 | 0.76.1001 , 0.76.1002 , ... |
0.76.2 | 0.76.2000 | 0.76.2001 , 0.76.2002 , ... |
This is done so we can release fixes to the original Flow Parser code which include build changes / dependency constraint changes and etc.
To consume this as a library, just add "@esy-ocaml/flow-parser"
as a
dependency of your esy project.
flow-parser
Locally:You need Esy, you can install the beta using [npm][]:
% npm install -g esy@preview
Then you can install the project dependencies using:
% esy install
Then build the project dependencies along with the project itself:
% esy build
And test compiled executable: esy x
lets you run built binaries by name.
% esy x TestFlow.exe
Flow is MIT-licensed (LICENSE). The website and documentation are licensed under the Creative Commons Attribution 4.0 license (website/LICENSE-DOCUMENTATION).
FAQs
esy package for flow-parser
The npm package @esy-ocaml/flow-parser receives a total of 2 weekly downloads. As such, @esy-ocaml/flow-parser popularity was classified as not popular.
We found that @esy-ocaml/flow-parser demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.