@smarterp/test
v0.0.1-test-beta
Published
smarterp-component is a laravel-component required functions use for validations.
Downloads
2
Readme
@smarterp/init
laravel-component-required is a laravel-component required functions use for validations.
Installation
You can install the package via npm:
npm i -D @smarterp/init
Usage
SmartValidator
import {
SmartValidator,
SmartHelper,
TextValidation,
SmartAlert
} from '@smarterp/init';
export {
SmartValidator,
SmartHelper,
TextValidation,
SmartAlert
};