Skip to content

auxiliaryjoel/sample_npm_publish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sample_npm_publish

module sample for testing npm within drupal20180405 personal build.

HOW TO INSTALL

npm install sample_npm_publish --save

HOW TO USE

var random = require ('sample_npm_publish');

## METHOD

#RandomChar
This method takes in an integer value which specifies the length of the returned strings.

console.log(random.RandomChar(10))
// Returns b2pcd13zeq

About

20180405drupal-npm-building

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published