Skip to content

vusion/validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7aadc6d Β· May 7, 2024

History

55 Commits
Apr 15, 2024
May 7, 2024
May 7, 2024
Jun 29, 2019
Jun 29, 2019
Jun 29, 2019
Jun 29, 2019
Mar 17, 2020
Jun 29, 2019
Mar 17, 2020
May 7, 2024
Apr 15, 2024
Aug 21, 2019

Repository files navigation

@vusion/validator

A boilerplate for creating npm package repo.

CircleCI NPM Version Dependencies NPM Download

Example

Show an easy example can attract readers quickly.

Features

Introduce some major features of this project.

  • Feature 1
  • Feature 2
  • Feature 3

Install

npm install --save-dev @vusion/validator

Options

name

Name of something.

  • Type: string
  • Default: 'hello'

auto

Do something automatically.

  • Type: boolean
  • Default: 'true'

Develop

dev

npm run dev

build

npm run build

test

npm run test

Changelog

See Releases

Contributing

See Contributing Guide

License

MIT