classnames
Class name joiner
A utility for conditionally joining class names together based on conditions provided as arguments
A simple javascript utility for conditionally joining classNames together
18k stars
122 watching
564 forks
Language: JavaScript
last commit: 1 day ago Related projects:
Repository | Description | Stars |
---|---|---|
webpack/webpack | A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. | 64,893 |
browserify/browserify | Enables Node.js-style module loading in the browser | 14,621 |
jakesgordon/javascript-state-machine | A JavaScript library for building finite state machines with methods to manage transitions and lifecycle events. | 8,712 |
andrewplummer/sugar | A utility library for working with native JavaScript objects | 4,537 |
js-cookie/js-cookie | A lightweight JavaScript API for handling browser cookies. | 22,080 |
reactjs/react-tabs | A React component library for building tabbed interfaces with accessibility and usability in mind. | 3,109 |
javve/list.js | A JavaScript library for adding search, sort, filters and flexibility to tables and lists in HTML elements. | 11,207 |
anodynos/urequire | Automates module conversion and bundling with support for multiple languages and plugins | 265 |
browserify/browserify-handbook | A comprehensive guide to building modular applications with browserify, covering its usage, features, and best practices. | 4,587 |
jsdom/jsdom | A pure-JavaScript implementation of various web standards for use with Node.js | 20,630 |
jsdoc/jsdoc | Generates documentation for JavaScript applications | 15,089 |
requirejs/requirejs | A file and module loader for JavaScript applications | 12,953 |
niieani/hashids.js | A small JavaScript library to generate unique and secure ids from numbers. | 4,237 |
mathiasbynens/string.prototype.startswith | A polyfill for the String.prototype.startsWith method in ECMAScript 6. | 143 |
knockout/knockout | A JavaScript MVVM (Model-View-ViewModel) library that simplifies the creation of rich, responsive user interfaces by automatically synchronizing data between models and views. | 10,479 |