sindresorhus/decamelize-keys

Add `stopPaths` option

Open

#2 opened on Oct 30, 2022

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

Repository metrics

Stars
 (57 stars)
PR merge metrics
 (No merged PRs in 30d)

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