New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

vlib-docsify

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

vlib-docsify

[![npm](https://img.shields.io/npm/v/vlib-docsify)](https://www.npmjs.com/package/vlib-docsify)

unpublished
latest
Source
npmnpm
Version
0.3.1
Version published
Maintainers
1
Created
Source

(WIP) vlib-docsify 📝💨

npm

A doc generator tool for libiary. based on vitepress.

Note this is early WIP! Currently the focus is on making vlib-docsify stable and feature complete first. It is not recommended to use this for anything serious yet.

npm install -D vlib-docsify
echo '# Hello vlib-docsify' > index.md

# starts dev server
npx vlib-docsify

# build > .vlib-docsify/dist
npx vlib-docsify build

Keywords

vite

FAQs

Package last updated on 29 Oct 2020

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