2,360 skills found · Page 1 of 79
vueComponent / Ant Design Vue🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
typestack / Class ValidatorDecorator-based property validation for classes.
phpDocumentor / TypeResolverA PSR-5 based resolver of Class names, Types and Structural Element Names
CoderMJLee / MJExtensionA fast, convenient and nonintrusive conversion framework between JSON and model. Your model class doesn't need to extend any base class. You don't need to modify any model file.
wren-lang / WrenThe Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.
typestack / Class TransformerDecorator-based transformation, serialization, and deserialization between objects and classes.
tailwindlabs / Prettier Plugin TailwindcssA Prettier plugin for Tailwind CSS that automatically sorts classes based on our recommended class order.
ant-design-blazor / Ant Design Blazor🌈A rich set of enterprise-class UI components based on Ant Design and Blazor.
typestack / Routing ControllersCreate structured, declarative and beautifully organized class-based controllers with heavy decorators usage in Express / Koa using TypeScript and Routing Controllers Framework.
lit / Lit ElementLEGACY REPO. This repository is for maintenance of the legacy LitElement library. The LitElement base class is now part of the Lit library, which is developed in the lit monorepo.
nicklockwood / SwipeViewSwipeView is a class designed to simplify the implementation of horizontal, paged scrolling views on iOS. It is based on a UIScrollView, but adds convenient functionality such as a UITableView-style dataSource/delegate interface for loading views dynamically, and efficient view loading, unloading and recycling.
Tivix / Django Rest AuthThis app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication related functionality as CBV's (Class Base View) and REST (JSON)
ardalis / SmartEnumA base class for quickly and easily creating strongly typed enum replacements in C#.
sveltia / Sveltia CmsGit-based headless CMS. Successor to Netlify CMS (now Decap CMS). Modern UX, first-class i18n support, mobile support + 100s of improvements. Framework-agnostic, open source & free.
ardalis / SpecificationBase class with tests for adding specifications to a DDD model
Thinkmill / KeystaticFirst class CMS experience, TypeScript API, Markdown & YAML/JSON based, no DB
tmsmith / Dapper ExtensionsDapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system. The goal of this library is to keep your POCOs pure by not requiring any attributes or base class inheritance.
wuba / WBBladesMach-O based ObjC & Swift useless classes, useless protocols, useless resources detection, packet size analysis, point-to-point crash resolution.基于Mach-O的ObjC & Swift无用类、无用协议、无用资源检测,包大小分析,点对点崩溃解析。
holdenk / Spark Testing BaseBase classes to use when writing tests with Spark
AndrewIngram / Django Extra ViewsDjango's class-based generic views are awesome, let's have more of them.