0.0.3 • Published 5 years ago
novwls v0.0.3
novwls v0.0.3
A simple tool to determine if a string contains a vowel.
Instructions
Install:
$ npm i novwls
Usage:
import hasVowel from 'novwls';
hasVowel('aeiou')
A simple tool to determine if a string contains a vowel.
Install: $ npm i novwls
Usage:
import hasVowel from 'novwls';
hasVowel('aeiou')