paulrobertlloyd / classnames

A source of inspiration for naming things.

Home Page:https://classnames.paulrobertlloyd.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A source of inspiration for naming things.

https://classnames.paulrobertlloyd.com

License:MIT License


Languages

Language:JavaScript 67.1%Language:Nunjucks 32.9%