Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ndhoule/keys

Create an array of the owned/enumerable keys of an input object.
https://github.com/ndhoule/keys

Last synced: 13 days ago
JSON representation

Create an array of the owned/enumerable keys of an input object.

Awesome Lists containing this project

README

        

# keys [![CI][ci-badge]][ci-link]

Create an array of the owned/enumerable keys of an input object.

## Installation

```sh
$ component install ndhoule/keys
$ npm install @ndhoule/keys
```

## License

Released under the [MIT license](LICENSE.md).

[ci-link]: https://travis-ci.org/ndhoule/keys
[ci-badge]: https://travis-ci.org/ndhoule/keys.svg?branch=master