/classnames

A source of inspiration for naming things.

Primary LanguageJavaScriptMIT LicenseMIT

Classnames

There are only two hard things in computer science: cache invalidation and naming things.

Naming things needn’t be hard. Find inspiration for naming things – be that HTML classes, CSS properties or JavaScript functions – using these lists of useful words.

Requirements

Node.js v20 or later.

Installation

npm install

Usage

npm start

Contributing

Contributions are welcome. Please create a pull request with your suggestions.

Use npm run lint to check your code before submitting a pull request.