![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.
@one-platform/opc-base
Advanced tools
It contains shared components like layout, authentication provider for one platform
Opc-Base is an npm package that provides authentication, toast notification, injecting logic into opc components like opc-nav
, drawer components etc.
Copy the config.example.js
file in dev folder
, rename it as config.js
and provide the configuration values needed to load the variables.
For testing es module copy the config.es.example.js
file in dev folder
, rename it as config.es.js
and provide the configuration values needed to load the variables.
npm install
To start the live build with rollup
npm run build:watch
To start the development server
npm run dev
This projects uses typescript with rollup for bundling
To build the project:
npm run build
To watch for changes and rebuild the files:
npm run build:watch
Inorder to preview the changes you made the project uses web @web-dev-server:
npm run dev
Testing is done using @web/test-runner and @open-wc/testing. Remember to build the package as some test are done using build file due to dependency import issues.
To run test:
npm run test
For local testing during development
npm run test:watch
👤 Akhil Mohan (@akhilmhdh)
FAQs
It contains shared components like layout, authentication provider for one platform
The npm package @one-platform/opc-base receives a total of 107 weekly downloads. As such, @one-platform/opc-base popularity was classified as not popular.
We found that @one-platform/opc-base demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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.