$61 GRAYBYTE WORDPRESS FILE MANAGER $59

SERVER : vnpttt-amd7f72-h1.vietnix.vn #1 SMP Fri May 24 12:42:50 UTC 2024
SERVER IP : 103.200.23.149 | ADMIN IP 216.73.216.22
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/opt/alt/alt-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/lazy-property/

HOME
Current File : /opt/alt/alt-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/lazy-property//README.md
lazy-property
=============
Adds a lazily initialized property to an object.

## Example

```javascript
var addLazyProperty = require("lazy-property")

var obj = {}

addLazyProperty(obj, "foo", function() {
  console.log("initialized!")
  return "bar"
})

//Access the property
console.log(obj.foo)
console.log(obj.foo)

//Prints out:
//
//    initialized!
//    bar
//    bar
//
```

## Install

    npm install lazy-property

## API

### `require("lazy-property")(obj, name, init[, enumerable])`
Adds a lazily initialized property to the object.

* `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`)

## Credits
(c) 2013 Mikola Lysenko. MIT License

Current_dir [ NOT WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
31 Aug 2024 8.02 AM
root / root
0755
.npmignore
0.103 KB
28 Sep 2021 5.29 PM
root / root
0644
LICENSE
1.057 KB
28 Sep 2021 5.29 PM
root / root
0644
README.md
0.787 KB
28 Sep 2021 5.29 PM
root / root
0644
component.json
0.173 KB
28 Sep 2021 5.29 PM
root / root
0644
lazyProperty.js
0.52 KB
28 Sep 2021 5.29 PM
root / root
0644
package.json
1.472 KB
28 Sep 2021 5.29 PM
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF