Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/array-flatten/

LICENSE /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/array-flatten/LICENSE
286 Views
0 Comments
The MIT License (MIT)

Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)

Permission is hereby granted, free of charge, to
README.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/array-flatten/README.md
211 Views
0 Comments
# Array Flatten

[![NPM version][npm-image]][npm-url]
[![NPM downloads][downloads-image]][downloads-url]
[![Build status][travis
array-flatten.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/array-flatten/array-flatten.js
153 Views
0 Comments
'use strict'

/**
* Expose `arrayFlatten`.
*/
module.exports = arrayFlatten

/**
package.json /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/array-flatten/package.json
130 Views
0 Comments
{
"name": "array-flatten",
"version": "1.1.1",
"description": "Flatten an array of nested arrays into a single flat array"