4.0.0 • Published 7 months ago

no-case v4.0.0

Weekly downloads
11,835,811
License
MIT
Repository
github
Last release
7 months ago

No Case

Transform any case string into a lower case string with a space between each word. Example: foo_bar => fooBar

Installation

npm install no-case --save

Usage

import { noCase } from "no-case";

noCase("string"); //=> "string"
noCase("dot.case"); //=> "dot case"
noCase("PascalCase"); //=> "pascal case"
noCase("version 1.2.10"); //=> "version 1 2 10"

Optional options as the second argument:

  • separateNumbers: boolean - Splits numbers apart from letters, e.g. V1 -> v 1.
  • locale: string | false - Lower case according to a specific locale, defaulting to the current system locale.

License

MIT

camel-caseparam-casepascal-casedot-caseconstant-casepath-casesentence-casesnake-caseheader-casecuc-gafcomponennenttvuedragdropuploadimagesbb-chat@beatjs/create-react-native-moduletranslation-cmdgql_din_mod@l1nyanm1ng/react-picture-viewercthpb-plugin-socialkoali@caviajs/http-contract@infinitebrahmanuniverse/nolb-no-@prodam/prodam-types@th-formily/shared@saaspe/componentshyperpass-sdkexpand-react-bridgesklif-ui-kitsklif-api@everything-registry/sub-chunk-2296react-native-credit-card-pkgp149-tablesklif-ui@mediakular/svelte-data-griddesign-system-fitbank-450dskcorenewstock-ticker-react-widgetes-react-bridgestories-fsemily-webpackdohuncrm-1.0.1@darwishdev/dash-dev@dimcheify/dimuieasyplayer-mycapital-casecandlelabssdkcfb-cms-democopy-replace@convergencerfq/rfq-sdkcotrader-dex-sdkcourse-vue-tpl@cute-apocalypse/react-tree@cvortex-design/dstokens@cryptocode99/token-listsblix_svelvetbridgeline-kabinet@codesoup/floating-menucustom-roulettecustome-package-amin@donapot/mylibtestcrud-duick@dkdao/frameworkdataormcssesc-wbg@deepvision/tool-kitsummerseatestleslint-doc-generatorstyle-guide-mainsushi-sdk-ftmeslint-plugin-commonjs-require-namefastlion-picture-viewerfeeder-frontend-commonfn-lib-exampleeslint-plugin-array-pluralsuperset-plugin-chart-hello-world2svelte-component-libex-ikon-components-libraryexpress-vue-renderer@sfdocs-internal/theme-apihubflowable-bpmn-modelertaman-baca-masyarakatfhir2fixed_form_buildertestapasvelvet-customtingzi-vuepressgalactica-tokentip4webpack_component_fundwrenchnpm-ui-componentsgin-downloaderu-libraryud7-act2verify-img-codevformlmqvue-compmentvue-picocsshot-zone-vuetohsaka888-use-breakpointtheo
4.0.0

7 months ago

3.0.4

3 years ago

3.0.3

4 years ago

3.0.2

4 years ago

3.0.1

4 years ago

3.0.0

4 years ago

2.3.2

7 years ago

2.3.1

7 years ago

2.3.0

8 years ago

2.2.0

8 years ago

2.1.0

8 years ago

2.0.0

8 years ago