awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesBoolean Fields

Schema definitions for capturing binary true/false states with validation support.

Distinguishing note: Focuses on the field type definition rather than general schema management.

Explore 3 awesome GitHub repositories matching software engineering & architecture · Boolean Fields. Refine with filters or upvote what's useful.

Awesome Boolean Fields GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • payloadcms/payloadAvatar payloadcms

    payloadcms/payload

    43,053Vezi pe GitHub↗

    Payload is a headless content management system and application framework that uses a code-first approach to define data schemas and administrative interfaces. By utilizing a centralized, type-safe configuration object, it automatically generates database schemas, API endpoints, and a fully customizable admin panel. The system is built on a database-agnostic architecture, allowing it to interface with various storage engines while providing a unified, type-safe API for server-side operations, REST, and GraphQL. What distinguishes Payload is its deep extensibility and developer-centric design.

    Captures boolean values in the database schema with custom validation and access control.

    TypeScriptcmscontent-managementcontent-management-system
    Vezi pe GitHub↗43,053
  • apostrophecms/apostropheAvatar apostrophecms

    apostrophecms/apostrophe

    4,524Vezi pe GitHub↗

    Apostrophe is an open-source Node.js headless content management system that delivers structured content through REST APIs while providing a visual in-context page editor for live editing. It is built on a module-based plugin architecture that extends CMS functionality through reusable modules, each encapsulating logic, configuration, and templates. The system uses schema-driven content modeling to define data structures and validation rules through configurable schemas and custom field types, with all content stored as flexible JSON-like documents in MongoDB. The platform distinguishes itsel

    Stores true/false flags in document fields, rendered as checkboxes in the editor interface.

    JavaScriptapostrophecmscms-framework
    Vezi pe GitHub↗4,524
  • hunvreus/pagescmsAvatar hunvreus

    hunvreus/pagescms

    3,752Vezi pe GitHub↗

    PagesCMS is a headless, Git-based content management system that uses a GitHub repository as its primary database. It provides a web interface for authoring and organizing structured files and media assets, transforming flat files in a repository into a structured content management environment. The system automates repository access and content updates through GitHub App integration and manifests. It features a schema-driven approach to map repository files and folders to specific editor fields, allowing for the management of static site content without a separate database. Capability areas

    Implements schema definitions for boolean true-false toggles to manage content flags like publication status.

    TypeScript11tyastrocms
    Vezi pe GitHub↗3,752
  1. Home
  2. Software Engineering & Architecture
  3. Boolean Fields