Toggle menu

underscore

Underscore is a JavaScript library providing over one hundred functions.

This library is distributed under the MIT license, its source is www.npmjs.com/package/underscore For full documentation see http://underscorejs.org

Executed

server-side.

Details

var underscore = require('underscore');

Underscore provides functions for working with collections (arrays or objects), arrays, functions, objects and a range of utilities. Due to the large number, please refer to the documentation linked to above.

Last modified on 08 November 2022

Share this page

Facebook icon Twitter icon email icon

Print

print icon