keenethics / node-react-starter-kit

MIT License
0 stars 1 forks source link

Nano classnames #11

Closed usernamus closed 5 years ago

usernamus commented 5 years ago

We can write our simple package instead classnames. There will be a small and fast package with minimal functionality.

As an example: function that convert object to string and use object's keys as a base for class name.

P.S. Like classnames-minimal but more faster