Projects in Awesome Lists tagged with attribute
A curated list of projects in awesome lists tagged with attribute .
https://github.com/benct/lovelace-multiple-entity-row
Show multiple entity states and attributes on entity rows in Home Assistant's Lovelace UI
attribute card entity entity-attribute entity-rows format hacs home-assistant home-assistant-frontend lovelace lovelace-ui multiple state
Last synced: 08 Oct 2025
https://github.com/pamidur/aspect-injector
AOP framework for .NET (c#, vb, etc)
advice aop aop-framework aot aspect aspects attribute attributes blazor c-sharp compile-time dotnet dotnet-core injection inpc mixin mixins postsharp wrap wrapper
Last synced: 13 May 2025
https://github.com/wangxiao5791509/Pedestrian-Attribute-Recognition-Paper-List
[Survey@Pattern Recognition] Paper list on Pedestrian Attribute Recognition (PAR) and related tasks (Pattern Recognition 2021)
attribute human-attributes pedestrian-attribute-recognition person-searach
Last synced: 20 Mar 2025
https://github.com/lyb5834/YBAttributeTextTapAction
一行代码添加文本点击事件/a fast way to implement click event text
attribute click coretext label link nsmutableparagraphstyle tap text
Last synced: 03 May 2025
https://github.com/samber/slog-multi
🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...
attribute error errors go golang handler log log-level logger middleware slog structured-logging
Last synced: 02 Feb 2026
https://github.com/vmanot/SwiftDB
A modern database abstraction layer + runtime, batteries included [WIP].
attribute codable core-data coredata database dsl property-wrapper relationship runtime sql swift swiftui type-safe wrapper
Last synced: 02 Apr 2025
https://github.com/vmanot/swiftdb
A modern database abstraction layer + runtime, batteries included [WIP].
attribute codable core-data coredata database dsl property-wrapper relationship runtime sql swift swiftui type-safe wrapper
Last synced: 16 May 2025
https://github.com/marcokreeft87/room-card
Show multiple entity states, attributes and icons in a single card in Home Assistant's Lovelace UI
attribute card entities format hacs hacs-default home-assistant homeassistant-frontend lovelace lovelace-custom-card lovelace-ui room
Last synced: 14 Jul 2025
https://github.com/milwad-dev/laravel-attributes
The laravel-attributes package allows Laravel developers to easily add and manage custom attributes on Eloquent models
attribute composer eloquent larave-attribute laravel laravel-attribute-library laravel-attribute-package laravel-attribute-polymorphic laravel-library laravel-package laravel-packages package php php-library polymorphic
Last synced: 08 Apr 2025
https://github.com/manuelroemer/nullable
A source code only package which allows you to use .NET's nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework.
allownull attribute compiletime csharp disallownull doesnotreturn doesnotreturnif maybenull maybenullwhen membernotenull membernotnullwhen notnull notnullifnotnull notnullwhen null nullable polyfill source
Last synced: 12 Apr 2025
https://github.com/manuelroemer/Nullable
A source code only package which allows you to use .NET's nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework.
allownull attribute compiletime csharp disallownull doesnotreturn doesnotreturnif maybenull maybenullwhen membernotenull membernotnullwhen notnull notnullifnotnull notnullwhen null nullable polyfill source
Last synced: 09 Apr 2025
https://github.com/laravel-lang/common
Easily connect the necessary language packs to the application
attribute attributes http-status http-status-code i18n language languages laravel-lang locale locales locales-translation statuses translation translation-management translations
Last synced: 16 Jan 2026
https://github.com/samber/slog-echo
🚨 Echo middleware for slog logger
attribute echo echo-framework error errors go golang handler http log log-level logger middleware slog structured-logging
Last synced: 05 Apr 2025
https://github.com/2014gaokao/pedestrian-attribute-recognition-with-GCN
Pytorch implementation of pedestrian attribute recognition with graph convolutional network
Last synced: 02 Apr 2025
https://github.com/samber/slog-fiber
🚨 Fiber middleware for slog logger
attribute errors fiber go gofiber golang handler http log log-level logger middleware slog structured-logging
Last synced: 06 Jan 2026
https://github.com/benct/lovelace-battery-entity-row
Show battery states or attributes with dynamic icon on entity rows in Home Assistant's Lovelace UI
attribute battery card entity entity-rows hacs home-assistant home-assistant-frontend lovelace lovelace-ui state
Last synced: 28 Apr 2025
https://github.com/gjohansson-st/attribute_as_sensor
Home Assistant use an entity's attribute as a new sensor helper
attribute helper home-assistant sensor
Last synced: 25 Aug 2025
https://github.com/wooorm/html-element-attributes
Map of HTML elements to allowed attributes
Last synced: 11 Sep 2025
https://github.com/fiseni/smartannotations
A library for .NET that uses source generators to automatically generate data annotations for your models.
annotation attribute csharp-sourcegenerator data-annotations dotnet fluent source-generation validation
Last synced: 22 Mar 2025
https://github.com/fiseni/SmartAnnotations
A library for .NET that uses source generators to automatically generate data annotations for your models.
annotation attribute csharp-sourcegenerator data-annotations dotnet fluent source-generation validation
Last synced: 17 Apr 2025
https://github.com/zhongdao/faceattributemanipulation
An implementation of Learning Residual Images for Face Attribute Manipulation
Last synced: 13 Apr 2025
https://github.com/samber/slog-sentry
🚨 slog: Sentry handler
attribute error errors go golang handler log log-level logger middleware sentry slog structured-logging
Last synced: 02 Feb 2026
https://github.com/samber/slog-chi
🚨 Chi middleware for slog logger
attribute chi error errors go golang handler http log log-level logger middleware slog structured-logging
Last synced: 22 Apr 2025
https://github.com/smarie/python-pyfields
Define fields in python classes. Easily.
attr attribute boilerplate class descriptor field member mix-in mixin object oop type-check validation
Last synced: 15 Mar 2025
https://github.com/xobotyi/cnbuilder
Yet another classname string builder (the fastest one)
attribute builder class classlist classname concat typescript
Last synced: 05 Jul 2025
https://github.com/wooorm/property-information
Info on the properties and attributes of the web platform
Last synced: 16 May 2025
https://github.com/mr-sb/customizationinspector
Customize Unity3D inspector by attribute(such as Button, ReadOnly, HideIf etc.) and serializable dictionary.
attribute button inspector serializabledictionary unity unity3d-editor
Last synced: 24 Oct 2025
https://github.com/smarie/python-autoclass
A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getters/setters along with optional support of validation contracts on the generated setters. Its objective is to reduce the amount of copy/paste code in your classes - and hence to help reducing human mistakes :).
attr attribute auto autoargs autoprops boilerplate class code-generator constructor contracts enforce fields getter pep484 properties property runtime-typechecking setter type-hints typechecking
Last synced: 16 Mar 2025
https://github.com/WSWhitehouse/Unity-Tag-Selector
Turn a string field into a dropdown of all available tags
attribute attributes attribution selector string tagging tags unity unity-tag-selector unity3d
Last synced: 25 Apr 2025
https://github.com/chaqchase/iamjs
iamjs - Your complete Access Control Library with End-to-end typesafety
abac access-control access-control-library acl attribute attribute-based-access-control auth authorization authorization-library express iamjs koa nextjs permissions rbac react role-based-access-control roles
Last synced: 05 Sep 2025
https://github.com/benct/lovelace-attribute-entity-row
Show attribute(s) on entity rows in Home Assistant's Lovelace UI
attribute attributes home-assistant home-assistant-frontend lovelace lovelace-ui
Last synced: 28 Apr 2025
https://github.com/samber/slog-http
🚨 net/http middleware for slog logger
attribute error go golang handler http log log-level logger middleware slog structured-logging
Last synced: 02 Feb 2026
https://github.com/flagbit/akeneo-table-attribute-bundle
The Flagbit Table Attribute Bundle for Akeneo PIM gives you the possibility to enrich your product with multi-dimensional data presentation in the form of tables, allowing you maximum flexibility within the PIM.
akeneo akeneo-pim attribute table
Last synced: 11 Jan 2026
https://github.com/merpheus-dev/GetComponentAttribute
A simple DI plugin for getting MonoBehaviour components just with an attribute over fields.
attribute csharp getcomponent unity
Last synced: 25 Apr 2025
https://github.com/samber/slog-loki
🚨 slog: Loki handler
attribute error errors go golang grafana handler log log-level logger loki middleware slog structured-logging
Last synced: 22 Jan 2026
https://github.com/grimen/python-attributedict
A dictionary object with attributes support - for Python.
attribute attributes custom data dict dictionary object properties property python struct
Last synced: 03 May 2025
https://github.com/saeeddev94/laravel-annotation
Laravel #[Annotation]
annotation attribute laravel laravel-9 php8
Last synced: 07 May 2025
https://github.com/samber/slog-syslog
🚨 slog: Syslog handler
aggregation attribute errors go golang handler linux log log-level logger logstash middleware slog structured-logging syslog
Last synced: 13 Jun 2025
https://github.com/samber/slog-slack
🚨 slog: Slack handler
attribute error errors go golang handler log log-level logger middleware slack slog structured-logging
Last synced: 02 Feb 2026
https://github.com/jelmerdemaat/dwnld-attr-polyfill
Polyfills the a[download] attribute
attribute download ie11 javascript polyfill
Last synced: 13 Sep 2025
https://github.com/samber/slog-webhook
🚨 slog: Webhook handler
attribute error go golang handler http log log-level logger middleware slog structured-logging webhook
Last synced: 05 Sep 2025
https://github.com/wooorm/html-event-attributes
List of HTML event handler attributes
Last synced: 19 Apr 2025
https://github.com/0age/attributeregistry
ERC-1616 Attribute Registry Standard - interface, tests and implementation.
accounts attribute attributes blockchain eip erc erc1616 ethereum ethereum-contracts identity metadata registry standards testing
Last synced: 18 Oct 2025
https://github.com/0age/AttributeRegistry
ERC-1616 Attribute Registry Standard - interface, tests and implementation.
accounts attribute attributes blockchain eip erc erc1616 ethereum ethereum-contracts identity metadata registry standards testing
Last synced: 14 Apr 2025
https://github.com/zsoltmolnarrr/projectiledamage
🏹 Generic projectile damage attribute
attribute combat damage fabric fabricmc generic java minecraft minecraft-mod mod projectile ranged
Last synced: 31 Aug 2025
https://github.com/samber/slog-datadog
🚨 slog: Datadog handler
attribute datadog error errors go golang handler log log-level logger middleware slog structured-logging
Last synced: 22 Apr 2025
https://github.com/zsoltmolnarrr/spellpower
🔮 Spell Power entity attribute for magical abilities and items
artifact attribute combat magic minecraft minecraft-mod mod spell
Last synced: 12 Apr 2025
https://github.com/samber/slog-betterstack
🚨 slog: Betterstack handler
attribute betterstack error errors go golang handler log log-level logger middleware slog structured-logging
Last synced: 22 Apr 2025
https://github.com/samber/slog-mock
🚨 slog: mock handler
attribute error go golang handler log log-level logger middleware mock slog structured-logging testing
Last synced: 16 Oct 2025
https://github.com/0phoff/slidev-addon-animattr
SliDev addon to animate an element with a data-attribute
animate attribute css slidev slidev-addon smil svg
Last synced: 27 Oct 2025
https://github.com/arxone/persistence
Allows to mark properties with a simple attribute and persist them in registry.
Last synced: 29 Oct 2025
https://github.com/samber/slog-channel
🚨 slog: Go channel handler
attribute channel error go golang handler log log-level logger middleware slog structured-logging
Last synced: 22 Apr 2025
https://github.com/wadaboa/woo-num-slider
A simple widget to filter Woocommerce products by a numeric attribute using a slider
attribute filter numeric slider widget woocommerce wordpress
Last synced: 11 Jul 2025
https://github.com/fabiospampinato/classattr
A classList-like API that's purely based on reading/writing the class attribute.
Last synced: 27 Jul 2025
https://github.com/samber/slog-kafka
🚨 slog: Kafka handler
attribute broker error go golang handler kafka log log-level logger middleware slog structured-logging topic
Last synced: 22 Apr 2025
https://github.com/samber/slog-telegram
🚨 slog: Telegram handler
attribute error go golang handler log log-level logger middleware slog structured-logging telegram
Last synced: 22 Apr 2025
https://github.com/rimurudev/unity-percentdrawer
Percentage Property Drawer for Unity | Draw percentages in the editor | How to display the drop chance in unity
attribute attributes custom custom-draw custom-drawer drop drop-chance gamedesign level-design percentage percentage-drawer random rimuru-dev rimurudev unity-attribute unity-editor unity-editor-gui
Last synced: 24 Oct 2025
https://github.com/williamtroup/peek.js
🐛 A lightweight JavaScript library that attaches a viewer to a specific node type, allowing you to view the CSS properties, attributes, size/position, and classes.
attribute class css debug debugger debugging-tool developer-tools dialog hover html javascript property size typescript viewer webdevelopment
Last synced: 15 Apr 2025
https://github.com/KorStrix/Unity_GetComponentAttribute
Implemented Unity's GetComponent as an Attribute.
Last synced: 25 Apr 2025
https://github.com/madebypixel02/abe-scalability
[Uc3m] Cybersecurity practice to measure the scalability and complexity of Attribute-Based Encryption
abe attribute attribute-based-encryption c cpabe cybersecurity data data-protection makefile protection uc3m
Last synced: 04 Mar 2025
https://github.com/ryanmorr/attr
The ultimate DOM attribute, property, style, data, and event setter
attribute dom javascript property style
Last synced: 09 Apr 2025
https://github.com/iotalambda/surrogateattribute.fody
A Fody add-in that allows creating C# attributes composed of other attributes.
Last synced: 11 Sep 2025
https://github.com/samber/slog-common
Common toolchain for slog
attribute errors go golang hacktoberfest log-level logger slog structured-logging toolchain
Last synced: 22 Apr 2025
https://github.com/bent10/attributes-parser
Tokenize and parse attributes string into meaningful tokens and key-value pairs.
attr attribute attributes attrs html markdown object prop properties property props serialize tokenize tokens
Last synced: 23 Jun 2025
https://github.com/fernandoenzo/private-attrs
This module provides support for easy addition of private attributes inside your custom objects, which are totally unreachable from outside the class definition, as in C++ private clause.
attr attribute library module package pip private pypi python static
Last synced: 30 Jul 2025
https://github.com/sixpaq/capitalsix.aspnetcore.swagger.xml
This module corrects the XML handling in Swagger in AspNetCore. The default Swagger implementation does not handle XML annotation attributes correctly. This module handles XmlRoot, XmlElement and XmlIgnore attributes in data models.
annotations aspnetcore attribute swagger xml
Last synced: 03 Apr 2025
https://github.com/revazashvili/netjection
.Net package to automatically inject attribute decorated services into IOC Container
attribute csharp dependency-injection dotnet ioc-container scoped singleton transient
Last synced: 29 Jun 2025
https://github.com/samber/slog-microsoft-teams
🚨 slog: Microsoft Teams handler
attribute error go golang handler log log-level logger microsoft microsoft-teams middleware slog structured-logging teams
Last synced: 14 Nov 2025
https://github.com/samber/slog-mattermost
🚨 slog: Mattermost handler
attribute error go golang handler log log-level logger mattermost middleware slog structured-logging
Last synced: 10 Jul 2025
https://github.com/piotrpress/elementor
This library simplifies HTML elements rendering.
attribute attributes dom-element dom-elements element elementor elements html-attribute html-attributes html-dom html-dom-element html-element html-elements html-tag html-tags
Last synced: 30 Jan 2026
https://github.com/incantium/auto-reference
Never use GetComponent in Awake or Start anymore. This attribute automatically references it for you.
attribute csharp developer-tool package unity
Last synced: 20 Feb 2025
https://github.com/chataize/perfect-email
Easy-to-use, high-performance email validator for C# .NET 8.0 with custom attribute and disposable domain detection.
asp-net-core attribute chataize checker csharp detection disposable-email disposable-mailbox dotnet dotnet-core email email-address email-checker email-validation email-validator library model-validation nuget validation validator
Last synced: 05 Apr 2025
https://github.com/tobysmith568/di-attributes
Super-small and super-simple library for registering classes with the ASP.NET Core IServiceCollection using attributes.
attribute dependency di injection ioc iservicecollection
Last synced: 17 Aug 2025
https://github.com/incantium/required
Make your Unity reference fields required, so they always must be set.
attribute csharp developer-tool package unity
Last synced: 10 Feb 2026
https://github.com/metamodels/attribute_tablemulti
The table multi attribute.
attribute contao metamodel metamodels php
Last synced: 10 Aug 2025
https://github.com/solutena/toenumattribute
ToEnumAttribute
attribute enum inspector string unity unitypackage
Last synced: 28 Jan 2026
https://github.com/koriym/koriym.paramreader
An attribute/annotation reader for parameters
Last synced: 13 Apr 2025
https://github.com/iagapie/fast-route-attribute
FastRoute - PHP 8 Attribute
attribute fast-route route routing
Last synced: 05 Jan 2026