![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.
Use types annotations today, even if you don't actually use Flow (or TypeScript). Then strip the assertions in production.
Flowcheck comes with a built-in browserify transformer and supports sourcemaps for a seamless workflow integration.
You can even use Flowcheck as a general purpose validation library.
Flowcheck adds asserts for each type annotation using jstransform.
If an assert fails the debugger kicks in so you can inspect the stack and quickly find out what's wrong.
https://gcanti.github.io/flowcheck
void
type) #38The transformer adds assertions for each type annotation.
The assertion module checks the types at runtime. If an assert fails the debugger kicks in so you can inspect the stack and quickly find out what's wrong.
There is flowcheck-loader for Webpack which is equivalent to Flowcheck's Browserify transform.
npm test
MIT
v0.2.7
FAQs
Runtime type checking for Flow
The npm package flowcheck receives a total of 218 weekly downloads. As such, flowcheck popularity was classified as not popular.
We found that flowcheck demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.