lodash

GPTKB entity

Statements (39)
Predicate Object
gptkbp:instance_of gptkb:Library
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Lodash
gptkbp:community Large user community
gptkbp:contribution Open source contributions
gptkbp:created_by gptkb:John-David_Dalton
gptkbp:design Modular methods available
gptkbp:dlc gptkb:lodash
gptkbp:features Utility functions for common programming tasks
gptkbp:has_documentation https://lodash.com/docs
https://www.w3.org/2000/01/rdf-schema#label lodash
gptkbp:installation npm install lodash
yarn add lodash
gptkbp:language gptkb:Library
gptkbp:latest_version Semantic versioning
4.17.21
gptkbp:library gptkb:Async.js
gptkb:Ramda
gptkb:Underscore.js
gptkb:Moment.js
gptkbp:license gptkb:MIT
gptkbp:performance Faster than native methods in many cases
gptkbp:release_date 2012-04-01
gptkbp:repository https://github.com/lodash/lodash
gptkbp:supports gptkb:server
Browser environments
gptkbp:type gptkb:software_framework
gptkb:Library
Utility
gptkbp:uses Array manipulation
Data manipulation
Performance optimization
String manipulation
Object manipulation
Collection manipulation
Debouncing functions
Deep cloning objects
Function binding
Throttling functions