3.0.0 • Published 4 years ago

humanize-string v3.0.0

Weekly downloads
194,586
License
MIT
Repository
github
Last release
4 years ago

humanize-string

Convert a camelized/dasherized/underscored string into a humanized one Example: fooBar-Baz_FazFoo bar baz faz

Install

npm install humanize-string

Usage

import humanizeString from 'humanize-string';

humanizeString('fooBar');
//=> 'Foo bar'

humanizeString('foo-bar');
//=> 'Foo bar'

humanizeString('foo_bar');
//=> 'Foo bar'

Related

  • camelcase - Convert a dash/dot/underscore/space separated string to camelcase
cinepolifyyeoman-ui@njmaeff/node-gen-cligenerator-nextjs-typescript-antd@everything-registry/sub-chunk-1878wolkenkit-applicationwheelmap-reacttext-runner-core@cloudquery/plugin-config-ui-lib@daiyam/docz-corejoltkitkoa-better-error-handlerwolkenkit-command-toolsensurethatthermal-printer-libtitano@astrocoders/docz-core@akromio/inquirer@axe312/docz-core@based/storybook@agneta/portal@bill-doc/builder@bill-doc/doc-builder@bill-doc/doc-utils@breejs/api433bfyo-slimyo@flr42/antd-components@elv1n/docz-core@garden-io/core@evernest/icon@frontify/frontify-api@instantcommerce/cli@instantcommerce/sdk-preview@hoodoo/acme@hyv/core@hyv/openai@hyv/utils@redwoodjs/api@redwoodjs/cli@openstapps/core-tools@orioro/blend@pankod/refine@papyrum/cli@papyrum/core@panflux/platform@panflux/platform-sdkmongoose-validation-error-transformmop-clinx-code-modsohcrashoe-cloud-cliscaffold-kit-cliprimo-gopher-uinode-friendly-responsenextgredwood-api-stafflinkradmin-freerb-core-modulesindredashsindresorhus.jssmoothsmooth-coregopher-uihuman-object-diffhumanize-keyshumanized-object-diffhexo-generator-anythinghadshangryinngest-setup-redwoodjsluma-frameworkmake-it-easymakaira-storefront-cli@whodunit/pi@worldofgeese/core@types/humanize-string@twyr/announce@therebel/docz-core@vivaxy/github-demo-scripts@vivaxy/github-pages-scripts@yeldirium/kaputtamex-global-codesairplaneagneta-portalaccessibility.cloudaccessibility-cloud-jsaccessibility-cloud-widgetacme-aem-toolaynenawesome-prettycinepolify-cliclienezztcreate-captain-appbuntstiftdocm-coredocm-utilsdocs-ts-mkdocsdocz-core
3.0.0

4 years ago

2.1.0

6 years ago

2.0.0

6 years ago

1.0.2

7 years ago

1.0.1

10 years ago

1.0.0

10 years ago