New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@storipress/create-karbon

Package Overview
Dependencies
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storipress/create-karbon

  • 1.1.8
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-66.67%
Maintainers
4
Weekly downloads
 
Created
Source

@storipress/create-karbon

Create a new Karbon app in seconds.

What is Karbon?

Built on Nuxt 3, Karbon is a Vue-based framework for building dynamic, custom publications. Why Vue?

Why did we make Karbon? 👇

  • 💨 A really, really productive headless developer experience
  • ⚡️ Lightning fast load speeds
  • 🔎 Enterprise SEO utilities
  • 👨‍👩‍👦‍👦 Large ecosystem: compatable with all Nuxt plugins
  • 🌮 Recommended articles out of the box, with extensible custom logic
  • ∞ SEO friendly infinite scroll
  • 💳 Paywall, checkout and card management
  • 💸 Simply programmatic ad-ops with native integration to vue-advertising
  • 😱 Instantly generate collection pages (i.e. category pages, brand pages)
  • 😤 No AMP — ok, you can use AMP if you really want, but you really don't need to
  • 🔦 Instant-search, baked in
  • And a bunch more

Spin up a Karbon app in your browser with our playground or set up your local environment with the instructions below ⬇️

Available Templates

Visit the Karbon Starter Template repo to see all available templates.

Usage

# 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>

Getting Started

Requirements:

  • yarn or pnpm
  • Node.js version 16.14.0 or higher

Installation:

# Using `yarn`
yarn create @storipress/karbon

# Using `npm`
npm init @storipress/karbon

# Using `npx`
npx @storipress/create-karbon

Running locally:

  1. Start a development server
# Using `yarn`
yarn install
yarn dev

# Using `npm`
npm i
npm run dev
  1. Visit the development environment running at http://localhost:3000.

Learn more about getting started with Karbon.

Contributing to Karbon

Read our contributing guide

Learn more about Karbon.

👷‍♀️ Add npm packages to your project:

FAQs

Package last updated on 27 Mar 2023

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc