Thanks to visit codestin.com
Credit goes to github.com

Skip to content
#

nested-objects

Here are 101 public repositories matching this topic...

i18n-json-to-xlsx-converter

i18n JSON to XLSX Converter is a CLI tool runs in a terminal, and helps you to convert a JSON file(s) to EXCEL sheet(s) including keys column defined as nested with dot notation, and the values column for those keys. Also, the CLI tool converts an EXCEL sheet to JSON file(s) by considering its values columns as individual files.

  • Updated Apr 10, 2023
  • TypeScript

đźšš A really small and type-safe (requires TypeScript >= 4.1.3) function, that gets a nested value from an object using a path string (like "a.b[0].d"). If value is 'undefined' or unreachable returns the placeholder instead.

  • Updated Jan 9, 2022
  • TypeScript

Improve this page

Add a description, image, and links to the nested-objects topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nested-objects topic, visit your repo's landing page and select "manage topics."

Learn more