sindresorhus/decamelize-keys

Add `stopPaths` option

Open

#2 opened on Oct 30, 2022

View on GitHub
 (3 comments) (1 reaction) (0 assignees)JavaScript (57 stars) (7 forks)user submission
enhancementhelp wanted

Description

This is the only thing missing from this package being the exact inverse of camelcase-keys. I just didn't have time or interest to port this option over.

https://github.com/sindresorhus/camelcase-keys#stoppaths

Contributor guide