@jswork/next-classify
1.0.5 • Public • Published next-classify
Converts string to camelized class name. First letter is always upper case.
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
Version | Downloads (Last 7 Days) | Tag |
---|
1.0.5 | 4 | latest |
Version History
Version | Downloads (Last 7 Days) | Published |
---|
1.0.5 | 4 | |
1.0.2 | 1 | |
1.0.1 | 1 | |
1.0.0 | 0 | |
Package Sidebar
Install
npm i @jswork/next-classify
Weekly Downloads