Skip to content

manishajmera/firstNodeModule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

npm (scoped)

firstNodeModule

a small function to convert json into array

Install $ npm install @manishajmera27/firstnodemodule Usage const jsonArray = require("@manishajmera27/firstnodemodule");

jsonArray({a:1,b:2});

jsonArray(1337); //=> Uncaught TypeError: error! // at tiny (:2:41) // at :1:1

About

a small function to convert json into array

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published