Skip to content

MetamorfosiLab/data-v

Repository files navigation

@metamorfosilab/lib-template

npm version npm downloads bundle JSDocs License

Usage

For usage of this library, just replace all lib-template with your library name.

Pnpm is a main package manager for this project. You can install it from pnpm.io

To run dev command first install the dependencies and run dev command.

pnpm install
pnpm dev

Playground

This is a playground for your library. You can test your library here. You can also use it as a demo for your library.

It uses vite with typescript under the hood, so it's fast and easy to use.

Docs

This is a documentation for your library. You can write your documentation in markdown and it will be automatically generated.

It uses vitepress under the hood, so it's fast and easy to use.

Docs will automatically be generated and published to your github pages.

To config your github pages, go to Settings -> Pages and select Source to GitHub Actions.

Documentation

Link ❤️

Release to npm

To publish your library, you can use pnpm publish command.

pnpm run release

Basic usage

npm i @metamorfosilab/lib-template
pnpm i @metamorfosilab/lib-template
yarn add @metamorfosilab/lib-template

License

MIT License © 2024-PRESENT Metamorfosi Lab

About

DataV - library for vanila html form validation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published