Socket
Socket
Sign inDemoInstall

create-vibrary

Package Overview
Dependencies
70
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.1 to 0.3.2

2

package.json
{
"name": "create-vibrary",
"version": "0.3.1",
"version": "0.3.2",
"main": "index.js",

@@ -5,0 +5,0 @@ "bin": {

@@ -1,14 +0,10 @@

# Vibrary
# Create Vibrary
A published-ready template for Vue 3 components and composable functions library.
A published-ready template for components and composable functions library.
- pnpm
- typescript
- vue 3
- vite
- vitest
- viteplay for documentation
- @vueuse/core
- storybook or viteplay for documentation
## Scaffolding Your First Vue 3 Library
## Scaffolding Your First Library

@@ -54,3 +50,17 @@ With NPM:

- `vue-ts`
- `react`
Template presets still work in progress:
- `vanilla`
- `vanilla-ts`
- `vue`
- `react-ts`
- `preact`
- `preact-ts`
- `lit`
- `lit-ts`
- `svelte`
- `svelte-ts`
## Release it!

@@ -57,0 +67,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc