
Research
/Security News
npm Author Qix Compromised via Phishing Email in Major Supply Chain Attack
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.
@storipress/create-karbon
Advanced tools
Create a new Karbon app in seconds.
Built on Nuxt 3, Karbon is a Vue-based framework for building dynamic, custom publications. Why Vue?
Spin up a Karbon app in your browser with our playground or set up your local environment with the instructions below ⬇️
Visit the Karbon Starter Template repo to see all available templates.
# Use the default template under `karbon-app`
yarn create @storipress/karbon
# Use the default template
yarn create @storipress/karbon <project-name>
# Full usage
yarn create @storipress/karbon <template-name> <project-name>
Requirements:
yarn
or pnpm
Installation:
# Using `yarn`
yarn create @storipress/karbon
# Using `npm`
npm init @storipress/karbon
# Using `npx`
npx @storipress/create-karbon
Running locally:
# Using `yarn`
yarn install
yarn dev
# Using `npm`
npm i
npm run dev
Learn more about getting started with Karbon.
👷♀️ Add npm
packages to your project:
FAQs
Unknown package
We found that @storipress/create-karbon 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.
Research
/Security News
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.