Skip to content

tiagoporto/json-map-keys

json-map-keys Open Source Love

Replace json values with the key path.

Example:

{
  "a": {
    "b": "Text Note"
  }
}

Will generate

{
  "a": {
    "b": "a.b"
  }
}

βœ… Status

Docs GA Workflow Status Checks GA Workflow Status Tests GA Workflow Status Coverage Status Mutation Score

πŸ“¦ Packages

json-map-keys

version npm bundle size Downloads

Replace json values with the key path.

json-map-keys-jest

version Downloads

Jest transformer

json-map-keys-loader

version Downloads

Webpack loader

rollup-plugin-json-map-keys

version Downloads

Rollup plugin

πŸ€œπŸ€› Donating

This project is developed on my free time, any donation is welcome.

GITHUB Sponsor Paypal Donate Bitcoin

πŸ“„ License

JSON Map Keys Β© 2020 by Tiago Porto is licensed under MIT License.

About

Replace JSON values with the key path

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors 2

  •  
  •