GitShow/sindresorhus/decamelize
sindresorhus

decamelize

Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow

by sindresorhus
Star on GitHubForknpm

JavaScript

244 stars28 forks15 contributorsQuiet · 3mo agoSince 2015v6.0.1MIT

Meet the team

See all 15 on GitHub →
sindresorhus
sindresorhus38 contributions
coreyfarrell
coreyfarrell4 contributions
SamVerschueren
SamVerschueren3 contributions
BendingBender
BendingBender2 contributions
adrianjarc
adrianjarc1 contribution
fc
fc1 contribution
daytonlowell
daytonlowell1 contribution
dsblv
dsblv1 contribution

Languages

View on GitHub →
JavaScript96.9%
TypeScript3.1%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
daytonlowell
Remove Safari support note from READMEMergedPR

This is fixed per the WebKit bug tracker: https://bugs.webkit.org/show_bug.cgi?id=174931 caniuse.com claims it was released in 2023 with Safari 16.4

daytonlowell · 3mo ago
fc
volume3D incorrectly decamelizes volume_3dClosedIssue

How to reproduce the issue:

fc · 5mo ago
ntnyq
Decamelize result did not match the inverse of camelcase resultClosedIssue

Reproduction:

ntnyq · 5mo ago
Structured data for AI agents

Repository: sindresorhus/decamelize. Description: Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow Stars: 244, Forks: 28. Primary language: JavaScript. Languages: JavaScript (96.9%), TypeScript (3.1%). License: MIT. Latest release: v6.0.1 (10mo ago). Open PRs: 0, open issues: 0. Last activity: 3mo ago. Community health: 85%. Top contributors: sindresorhus, coreyfarrell, SamVerschueren, BendingBender, adrianjarc, fc, daytonlowell, dsblv, johansteffner, LitoMore and others.

·@ofershap

Replace github.com with gitshow.dev