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

https://github.com/bigeasy/keyify

Create a cannonical string key from a JSON object.
https://github.com/bigeasy/keyify

Last synced: about 1 month ago
JSON representation

Create a cannonical string key from a JSON object.

Awesome Lists containing this project

README

        

[![Actions Status](https://github.com/bigeasy/keyify/workflows/Node%20CI/badge.svg)](https://github.com/bigeasy/keyify/actions)
[![codecov](https://codecov.io/gh/bigeasy/keyify/branch/master/graph/badge.svg)](https://codecov.io/gh/bigeasy/keyify)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

Create a canonical string key from a JSON object.

| What | Where |
| --- | --- |
| Discussion | https://github.com/bigeasy/keyify/issues/1 |
| Documentation | https://bigeasy.github.io/keyify |
| Source | https://github.com/bigeasy/keyify |
| Issues | https://github.com/bigeasy/keyify/issues |
| CI | https://travis-ci.org/bigeasy/keyify |
| Coverage: | https://codecov.io/gh/bigeasy/keyify |
| License: | MIT |

```
npm install keyify
```