Skip to content

tiagoporto/object-value-to-object-path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

object-value-to-object-path 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

object-value-to-object-path

version npm type definitions npm bundle size Downloads

NPM jsr

Replace object values with the full keys path.

Docs

json-map-keys-jest

version Downloads

Jest transformer

Docs

json-map-keys-loader

version Downloads

Webpack loader

Docs

rollup-plugin-json-map-keys

version Downloads

Rollup plugin

Docs

πŸ€œπŸ€› 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 object values with the full keys path.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors 2

  •  
  •