awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesObject Entry Count Limits

Validation that ensures an object does not exceed a maximum number of entries.

Distinct from Object Shape Validation: Distinct from Object Shape Validation: focuses on the quantitative limit of entries regardless of their keys.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Object Entry Count Limits. Refine with filters or upvote what's useful.

Awesome Object Entry Count Limits GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • open-circle/valibotAvatar de open-circle

    open-circle/valibot

    8,769Voir sur GitHub↗

    Valibot is a modular, type-safe schema library for validating and parsing structural data in TypeScript environments.

    Enforces maximum word count limits on string inputs.

    TypeScriptbundle-sizemodularparsing
    Voir sur GitHub↗8,769
  • timber/timberAvatar de timber

    timber/timber

    5,650Voir sur GitHub↗

    Timber is a PHP library that integrates the Twig template engine into WordPress themes, providing an object-oriented framework for theme development. It wraps WordPress data — posts, terms, users, menus, and comments — in structured PHP classes, allowing developers to work with objects instead of raw arrays while keeping HTML markup separate from PHP logic through Twig templates. The library distinguishes itself by offering a complete set of tools for modern WordPress theme building. It includes a file-based template hierarchy with fallback chains, dynamic image manipulation with resizing, cr

    Truncates strings to a specified word count and optionally appends a read-more link.

    PHPhactoberfestphptimber
    Voir sur GitHub↗5,650
  1. Home
  2. Software Engineering & Architecture
  3. Data Schema Validation
  4. Data Type Validation
  5. Object Shape Validation
  6. Object Entry Count Limits

Explorer les sous-tags

  • String Word Count LimitsConstraints on the maximum number of words allowed in a string. **Distinct from Object Entry Count Limits:** Focuses on word counts in strings rather than entry counts in objects.