Plur is a tiny, dependency-free JavaScript library that pluralizes words correctly based on a given count. It handles simple pluralization (e.g., "cat" vs. "cats") and provides options for customizing plural and singular forms, as well as handling edge cases. Ideal for user interfaces needing dynamic, grammatically correct displays of quantities. Perfect for developers seeking straightforward, lightweight solutions to the common pluralization problem.