![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.
jsonld-lite
Advanced tools
jsonld-lite is a stripped version of jsonld.js
.
The main purpose is to provide a version of jsonld.js
which can be used together with webpack and
not pulling in all dependencies it normally needs for running on node.
jsonld.js
version to 0.4.9
, due to a funny bugrequest
and pkginfo
as dependenciesjquery
and node
documentLoaderRDFa
parser, this drops the need for a XML parser. This removes xmldom
dependencyJsonLdProcessor
, as it seems to be unnecessaryAny issues occurring are most likely originating from json.ld
, especially parsing or formatting issues.
If you believe the issues are originating from this package, report them here.
jsonld-lite
is built by transforming the jsonld.js
source with the help of jscodeshift
.
The applied transformations can be found in the transformations
folder.
You build jsonld-lite
yourself by running
npm install
npm run prepublish
jsonld.js
is licensed under the BSD-3-Clause
license.
As this project is basically a slimmed down version of jsonld.js
,
it is also licensed under the BSD-3-Clause
.
The transformations are licensed under the GPL-3.0
.
FAQs
A slimmed down version of jsonld.js for usage with webpack.
The npm package jsonld-lite receives a total of 19 weekly downloads. As such, jsonld-lite popularity was classified as not popular.
We found that jsonld-lite 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.