![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.
@reuters-graphics/graphics-svelte-components
Advanced tools
![](https://graphics.thomsonreuters.com/style-assets/images/logos/reuters-graphics-logo/svg/graphics-logo-color-dark.svg)
Svelte components for making graphics pages.
Add your component in a folder one level below src/lib
, for example:
src/
lib/
MyComponent/
index.svelte
To document your component, add a docs.svx
file in your component directory:
MyComponent/
docs.svx
index.svelte
Use Svelte in Markdown syntax to document your component's features in your docs.
IMPORTANT: You MUST add minimal frontmatter data to your docs, including a title, description and slug.
---
title: MyComponent
description: A component that does things.
slug: my-component
---
# MyComponent
etc.
Once you've completed documenting your component, commit it and then version the package to release:
npm version patch
FAQs
![](https://graphics.thomsonreuters.com/style-assets/images/logos/reuters-graphics-logo/svg/graphics-logo-color-dark.svg)
The npm package @reuters-graphics/graphics-svelte-components receives a total of 44 weekly downloads. As such, @reuters-graphics/graphics-svelte-components popularity was classified as not popular.
We found that @reuters-graphics/graphics-svelte-components demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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.