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-corejoltkitkoa-better-error-handlerhuman-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-prettydocs-ts-mkdocsdocz-coredocz-utilsember-typefaceember-fontsource433bf@breejs/api@cedarjs/api@cedarjs/cli@bill-doc/builder@bill-doc/doc-builder@bill-doc/doc-utils@based/storybook@beliven/rb-core-module@axe312/docz-corecinepolify-cliclienezztcreate-captain-appbuntstiftdocm-coredocm-utils@agneta/portal@akromio/inquirerwolkenkit-command-toolsensurethatthermal-printer-libtitano@astrocoders/docz-coreyo-slimyomongoose-validation-error-transformmop-clinx-code-modsohcrashoe-cloud-cliscaffold-kit-cliprimo-gopher-uinode-friendly-responsenextgredwood-api-stafflinkradmin-freerb-core-modulesindredashsindresorhus.jssmoothsmooth-coregopher-ui@daiyam/docz-core@cloudquery/plugin-config-ui-lib@evernest/icon@elv1n/docz-core@flr42/antd-components@frend-digital/next-dev-tools@hyv/core@hyv/openai@hyv/utils@smelt/core@hoodoo/acme@instantcommerce/cli@instantcommerce/sdk-preview@garden-io/core@frontify/frontify-api@orioro/blend
3.0.0

4 years ago

2.1.0

7 years ago

2.0.0

7 years ago

1.0.2

8 years ago

1.0.1

11 years ago

1.0.0

11 years ago