![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.
@likec4/generators
Advanced tools
1.0.0-rc.1 (2024-05-06)
LikeC4 views as webcomponents
Generates JS with custom elements:
<script src="https://published.website/likec4-views.js"></script>
<likec4-view view-id="index"></likec4-view>
Always generated on likec4 build
, but also available as likec4 gen webcomponent
New predicate include some._
Expand and include nested elements only if they have in/out relationships (internals are not considered):
view {
include some._
}
Differs from include some.*
, which includes all nested elements regardless of relationships.
Almost the same as:
view {
include some
include -> some.* ->
exclude some.* -> some.*
}
New predicate <->
Include relationships of both directions between elements:
view {
include someA.* <-> someB.*
}
Pre-bundled CLI
Builds and exports are 6-8x times faster
New renderer
Fast and responsive views on any device, based on xyflow
Editor
VSCode Preview allows to change color, shape and switch auto-layout.
Changes are persistent and update sources.
Also available in preview (via CLI), but changes are not saved back.
FAQs
Unknown package
The npm package @likec4/generators receives a total of 0 weekly downloads. As such, @likec4/generators popularity was classified as not popular.
We found that @likec4/generators demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.