![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.
@crazyfactory/tinka
Advanced tools
A dependency-free library to gracefully handle fetch requests.
A dependency-free library to gracefully handle fetch requests.
Tinka can be used as a standalone requirement or better yet as a basis for fully typed API SDKs.
Clone this repository and install project dependencies.
npm install
This package is tested using jest, which you can use via CLI or through most IDEs directly.
npm test
to run the tests.This will also create a code coverage report at /coverage
.
For continuous testing use wallabyjs with our default configuration at ./wallaby.js
This project uses tslint to enforce similar code styles across source and test files. Passing tslint validation is a CI requirement. You can run and validate your code style locally.
npm run lint
lints all typescript files in the project.npm run lint-fix
to also fix most common errors automatically.The project also comes with project based code-style settings for intelliJ-based IDEs like PhpStorm, Webstorm etc. You can safely use their auto cleanup features.
This package is automatically build and deployed using TravisCI and semantic-release. You can however test the process locally:
npm run build
compile sources into all desired formats.npm run pack
to create the final package.Note: You'll have to edit package.json to include a version number of your choice. Don't check this in though as the version number is determined by semantic-release.
FAQs
A dependency-free library to gracefully handle fetch requests.
The npm package @crazyfactory/tinka receives a total of 59 weekly downloads. As such, @crazyfactory/tinka popularity was classified as not popular.
We found that @crazyfactory/tinka demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 10 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.