The ES6 utility for formatting css classnames written in TypeScript
A classname extension for uniform and stateful classNames between components
simple classname utilities
A Rust implementation of the classnames utility for conditionally joining class names.
Library for generating BEM style classnames
A Rust implementation of the classnames utility for conditionally joining class names at compile time.
Systematically apply certain modifications to classes, class names, used in your frontend codebase.
Flexible parallel test runner with pluggable cloud providers
A tool convert JUnit XML format to JSON with Rust
A simple tool to make interacting with gdnative-rust a little easier.
You are probably looking for `gdrust`. This is the macros it exports.
Class Name Language Server for web frontend projects.
Library to manage component-level CSS in Rust
A parser for Quake .map files and their descendent formats
Build SCSS to CSS during compile time and inject those styles into your binary.
Classnamer randomly generates facetious class names suitable for object-oriented programming languages like C++ and Java. It includes a library and command-line program.
A simple utility for conditionally joining classNames together. Fork from classnames of javascript
Build classname strings using any kind of arguments.
Extracts keywords from ember documentation.
Simple JSON logging for Ruby
The metaclass/singleton/eigenclass of classes is available via <classname>Metaclass, e.g. PersonMetaclass
Serverside manipulation of lists of CSS classnames that play nicely with View Components.
Make methods similar to Javascript 's classnames available in the rails erb template.
Pluggable classes are automatically registered from classes that subclass from <classname>::Plugin, and can use tools for managing, installing and delegating methods therefrom.
Pluggable classes are automatically registered from classes that subclass from <classname>::Plugin, and can use tools for managing, installing and delegating methods therefrom.
Monkey-patches ActiveRecord so that polymorphic associations have their type column data written as their tablenames instead of their classnames. Intended primarily for use in supporting legacy databases.
To create files run 'rails g trailblazer_scaffold:generate ClassName', if you have parent classes, type the whole path. for example for 'models/shop/product.rb' run "rails g trailblazer_scaffold:generate Shop::Product"