Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/heapwolf/getprops

Object.getPropertyDescriptor and Object.getPropertyNames
https://github.com/heapwolf/getprops

Last synced: 25 days ago
JSON representation

Object.getPropertyDescriptor and Object.getPropertyNames

Awesome Lists containing this project

README

        

# SYNOPSIS
Adds Object.getPropertyDescriptor and Object.getPropertyNames

# USAGE
Returns true if properties are added.

```js
var getprops = require('getprops')
```