auto-form-vue
v0.0.2-beta.0
Published
_description_
Readme
auto-form-vue
Usage
For usage of this library, just replace all auto-form-vue 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 installpnpm devPlayground
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
Release to npm
To publish your library, you can use pnpm publish command.
pnpm run releaseBasic usage
npm i @metamorfosilab/auto-form-vuepnpm i @metamorfosilab/auto-form-vueyarn add @metamorfosilab/auto-form-vueLicense
MIT License © 2024-PRESENT Hrynevych Roman
