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.
- Host: GitHub
- URL: https://github.com/bigeasy/keyify
- Owner: bigeasy
- License: mit
- Created: 2017-04-10T00:57:55.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-02-07T06:28:55.000Z (about 3 years ago)
- Last Synced: 2025-03-01T12:08:12.626Z (about 2 months ago)
- Language: JavaScript
- Size: 288 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/bigeasy/keyify/actions)
[](https://codecov.io/gh/bigeasy/keyify)
[](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
```