@jswork/next-classify

1.0.5 • Public • Published

next-classify

Converts string to camelized class name. First letter is always upper case.

version license size download

installation

npm install -S @jswork/next-classify

usage

import '@jswork/next-classify';

nx.classify('font.size.small'); //FontSizeSmall

license

Code released under the MIT license.

Package Sidebar

Install

npm i @jswork/next-classify

Homepage

js.work

Weekly Downloads

20

Version

1.0.5

License

MIT

Unpacked Size

5.13 kB

Total Files

6

Last publish

Collaborators

  • afeiship