@cynber/vitepress-valence
TypeScript icon, indicating that this package has built-in type declarations

0.1.13 • Public • Published

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:

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

Package Sidebar

Install

npm i @cynber/vitepress-valence

Weekly Downloads

31

Version

0.1.13

License

MIT

Unpacked Size

437 kB

Total Files

39

Last publish

Collaborators

  • cynber