solo-camel-case-to-words

1.0.0 • Public • Published

solo-camel-case-to-words

Takes a camelCased string and converts it to

import camelCaseToWords from 'solo-camel-case-to-words';

const camelCase = "thisIsATestOfCamelCase";
camelCaseToWords(camelCase);
// This Is A Test Of Camel Case

Package Sidebar

Install

npm i solo-camel-case-to-words

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

778 B

Total Files

3

Last publish

Collaborators

  • mopeyjellyfish