node-lazy-property

Adds a lazily initialized property to the object

Description

E.G. require("lazy-property")(obj, name, init[, enumerable]) obj is the object to add the property to name is the name of the property init is a function that computes the value of the property enumerable if the property is enumerable (default false)

This library is a dependency of npm, Node.js package manager.

Node.js is an event-based server-side JavaScript engine.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/mikolalysenko/lazy-property


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-lazy-property