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 RepositoriesDate Fields

Schema definitions for storing and validating temporal data.

Distinguishing note: Focuses on the field type definition rather than general date utilities.

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

Awesome Date 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.

    Configures date fields with support for validation, localization, and timezone selection.

    TypeScriptcmscontent-managementcontent-management-system
    Vezi pe GitHub↗43,053
  • ankitects/ankiAvatar ankitects

    ankitects/anki

    28,571Vezi pe GitHub↗

    Anki is a cross-platform flashcard management system designed to optimize long-term memory retention through spaced-repetition learning. It functions as a digital learning assistant that uses active recall practice and automated scheduling algorithms to determine the ideal timing for card reviews based on individual performance history. The core system relies on a local relational database to ensure data persistence and portability, while supporting complex study workflows through flexible note-type schema modeling and template-driven content rendering. The platform distinguishes itself throu

    Locates cards based on their history of additions, edits, and review answers.

    Rust
    Vezi pe GitHub↗28,571
  • kamranahmedse/git-standupAvatar kamranahmedse

    kamranahmedse/git-standup

    7,844Vezi pe GitHub↗

    git-standup is a command-line tool and developer activity tracker that parses Git logs to generate summarized text reports of work completed over specific time periods. It functions as a reporting utility that scans Git repositories to extract metadata and author activity for use in progress reviews and status updates. The tool differentiates itself by the ability to scan multiple repositories through recursive directory discovery and the capacity to synchronize remote states before analysis. It utilizes regular expression filtering to include or exclude specific authors and branches, and emp

    Implements logic to isolate git activity based on temporal metadata and work-week definitions.

    Shell
    Vezi pe GitHub↗7,844
  1. Home
  2. Software Engineering & Architecture
  3. Date Fields

Explorează sub-etichetele

  • Filtering1 sub-tagLogic for restricting data sets based on temporal ranges and operators. **Distinct from Date Fields:** Distinct from Date Fields: focuses on the filtering logic rather than the field type definition.