validaters

one package perfect from nghiaht

Usage no npm install needed!

<script type="module">
  import validaters from 'https://cdn.skypack.dev/validaters';
</script>

README

simple-hello-world-example

one package perfect from nghiaht

Installation

Install via NPM:

npm install simple-hello-world-example

Usage

javascript

var myApp = require("validaters");

myApp.printMsg(); // print and return " Hello World! "

TypeScript

import * as myApp from "simple-hello-world-example";

myApp.printMsg(); // print and return " Hello World! "

License

This project is licensed under the terms of the MIT license. view rawREADME.md.txt hosted with ❤ by GitHub