0.1.13 • Published 9 months ago

@cynber/vitepress-valence v0.1.13

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

VitePress Valence

GitHub license

NPM version NPM downloads

Get even more out of VitePress with VitePress Valence, a comprehensive suite of components that add additional functionality, style, and customization to your VitePress projects.

Guides, Demo, and Documentation:

cynber.dev/projects/vitepress-valence

Development

In this repository:

Install dependencies:

pnpm install

Link the package locally:

pnpm link --global

In your VitePress project:

Link the package:

pnpm link --global @cynber/vitepress-valence

Rebuid on changes

In this repository:

pnpm build

In your VitePress project:

You may need to wipe the cache and restart the dev server in your VitePress project to see changes.

For example:

rm -rf docs/.vitepress/cache
pnpm docs:dev
0.1.13

9 months ago

0.1.12

9 months ago

0.1.11

9 months ago

0.1.10

9 months ago

0.1.9

9 months ago

0.1.8

9 months ago

0.1.7

9 months ago

0.1.6

10 months ago

0.1.5

10 months ago

0.1.4

10 months ago

0.1.3

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago