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-prettywolkenkit-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@panflux/platform@panflux/platform-sdk@papyrum/cli@papyrum/core@pankod/refine@openstapps/core-tools@hyv/core@hyv/openai@hyv/utils@hoodoo/acme@garden-io/core@instantcommerce/cli@instantcommerce/sdk-preview@flr42/antd-components@frontify/frontify-api@frend-digital/next-dev-tools@orioro/blend@spotify/backstage-plugin-insights@teambit/compositions.model.composition-id@teambit/model.composition-iddocs-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-appbuntstift
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