@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.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.54latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.54
1.0.21
1.0.11
1.0.00

Package Sidebar

Install

npm i @jswork/next-classify

Homepage

js.work

Weekly Downloads

6

Version

1.0.5

License

MIT

Unpacked Size

5.13 kB

Total Files

6

Last publish

Collaborators

  • afeiship
  • yujiao.luo