awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesTruthiness Conversion

Converting non-boolean types to booleans based on language-specific truthiness rules.

Distinct from Boolean Fields: Distinct from Boolean Fields: specifically handles the logic of 'truthiness' for collections and numbers rather than just simple type validation.

Explore 1 awesome GitHub repository matching web development · Truthiness Conversion. Refine with filters or upvote what's useful.

Awesome Truthiness Conversion GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • revel/revelAvatar de revel

    revel/revel

    13,224Ver en GitHub↗

    Revel is a full-stack web framework and toolkit for building applications with the Go language. It implements a model-view-controller architecture to separate business logic from user interface rendering, providing a comprehensive system for routing, parameter binding, and session management. The project distinguishes itself with a high-productivity development environment featuring automatic code compilation and hot-reloading, which refreshes the application state and templates upon file changes without requiring manual restarts. It also employs reflection-based parameter binding to automati

    Transforms strings, numbers, and collections into boolean values based on truthiness rules for parameter binding.

    Go
    Ver en GitHub↗13,224
  1. Home
  2. Web Development
  3. Boolean Fields
  4. Truthiness Conversion