3.0.0 • Published 3 years ago

humanize-string v3.0.0

Weekly downloads
194,586
License
MIT
Repository
github
Last release
3 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
@redwoodjs/cli@redwoodjs/apicinepolifyyeoman-ui@njmaeff/node-gen-cligenerator-nextjs-typescript-antd@everything-registry/sub-chunk-1878@based/ui@based/storybook@daiyam/docz-coredocz-coredocz-utilsdocm-coredocs-ts-mkdocsdocm-utilsember-typefaceember-fontsourceensurethathumanize-keyshumanized-object-diffhuman-object-diff@hoodoo/acmeinngest-setup-redwoodjs@garden-io/core@frontify/frontify-api@evernest/icon@elv1n/docz-corehadshangry@flr42/antd-componentshexo-generator-anything@instantcommerce/cli@instantcommerce/sdk-preview@hyv/utils@hyv/core@hyv/openaikoa-better-error-handler@agneta/portalcinepolify-cli@bill-doc/builder@bill-doc/doc-builder@bill-doc/doc-utilsyoyo-slimaccessibility-cloud-jsaccessibility-cloud-widgetaccessibility.cloudwolkenkit-applicationwolkenkit-command-toolsamex-global-codesagneta-portal@axe312/docz-coreawesome-prettyaynen433bf@akromio/inquirerbuntstiftwheelmap-reactairplane@astrocoders/docz-core@whodunit/pi@vivaxy/github-demo-scripts@vivaxy/github-pages-scripts@worldofgeese/core@yeldirium/kaputt@breejs/apicreate-captain-app@smelt/coreoe-cloud-clisindredashsindresorhus.js@spotify/backstage-plugin-insightsnx-code-mods@openstapps/core-tools@orioro/blend@panflux/platform@panflux/platform-sdkredwood-api-stafflink@pankod/refine@papyrum/cli@papyrum/corenode-friendly-responsenextgscaffold-kit-cliohcrashsmoothsmooth-core@mittwald/cliluma-frameworkmake-it-easymakaira-storefront-climop-climongoose-validation-error-transformtext-runner-coreradmin-free@teambit/model.composition-id@twyr/announce@teambit/compositions.model.composition-id@therebel/docz-core@types/humanize-string
3.0.0

3 years ago

2.1.0

5 years ago

2.0.0

5 years ago

1.0.2

6 years ago

1.0.1

9 years ago

1.0.0

9 years ago