Skip to content

Repository files navigation

next-arrayify

Simpliy to array.

version license size download

installation

npm install -S @jswork/next-arrayify

usage

import '@jswork/next-arrayify';

nx.arrayify(null);      //[]
nx.arrayify(undefined); //[]
nx.arrayify([1,2,3])    //[1,2,3]

license

Code released under the MIT license.

About

Simpliy to array.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages