![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.
@nuxtjs/storybook
Advanced tools
Integrate Storybook into your Nuxt application.
npx nuxi@latest module add storybook
Update your nuxt.config
:
modules: [
'@nuxtjs/storybook',
],
storybook: {
url: 'http://localhost:6006',
storybookRoute: '/__storybook__',
port: 6006,
},
Then run pnpm dev
to start your Nuxt server.
https://github.com/storybook-vue/nuxt-storybook-module-demo
👌 Zero configuration to start (see video)
🪄 Access Storybook Terminal
🎨 Devtools tab with Storybook app
⚙️ Reference your Storybook config in your app
📦 Extendable by Nuxt modules
🚀 Supports Nuxt 3 / Storybook 8
Nuxt 2 is supported with Storybook v6, you can check legacy code on the v4 branch.
pnpm
.pnpm dev:prepare
to generate stubbed dist
directory.pnpm lint
to verify that there are no issues (consider adding tests).This repository is licensed under the MIT License. Feel free to use the code and modify it according to your needs.
🔖 Mail: javachakir@gmail.com
💬 Discord: ChakAs3
🐦⬛ Twitter: @ChakirQatab
Thanks to Chromatic for providing the visual testing platform that helps us review UI changes and catch visual regressions.
v8.3.3
FAQs
Storybook module for Nuxt
The npm package @nuxtjs/storybook receives a total of 30,604 weekly downloads. As such, @nuxtjs/storybook popularity was classified as popular.
We found that @nuxtjs/storybook 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.