Allow parsing of the module attributes in the import statement
Support for import attributes in acorn
Map of URL attributes in HTML
mjml-head-attributes
mjml-head-html-attributes
Map of HTML elements to allowed attributes
mjml-body
Info on the properties and attributes of the web platform
Amazon Cognito Identity Provider JavaScript SDK
mjml-head-breakpoint
lezer-based HTML grammar
Emmet standalone abbreviation parser
mjml-head-font
A react supported html attributes store keyed by their tags
mjml-head-style
Map of SVG elements to allowed attributes
Organize your HTML attributes autmatically with Prettier 🧼
Vite plugins for component tagging and Tailwind config extraction
mjml-spacer
Allow parsing of the module assertion attributes in the import statement
rehype plugin to reorder attributes based on how often they occur
Helpers used alongside icons for digital and software products using the Carbon Design System
mjml-divider
Transform hast properties into mdxJsxAttribute nodes
Add simple attribute annotations to your active records
Define attributes in arel
A useful ActiveRecord extension to handle columns containing large amounts of data
Save Ruby's Logger messages to a database column
Easy upload management for ActiveRecord
Easy upload management for ActiveRecord
Attributes for non-ActiveRecord models. Smaller and simpler than Virtus, and adds dirty tracking.
Simple bitmask attribute support for ActiveRecord
Enumerated attributes with I18n and ActiveRecord/Mongoid/MongoMapper support
Sanitize ActiveRecord attributes.
Normalize ActiveRecord attributes
AutoStripAttributes helps to remove unnecessary whitespaces from ActiveRecord or ActiveModel attributes. It's good for removing accidental spaces from user inputs. It works by adding a before_validation hook to the record. It has option to set empty strings to nil or to remove extra spaces inside the string.