Pinned Repositories
changeset_helpers
Functions to help working with nested changesets and associations
fluent-graphql
JavaScript GraphQL client
i18n_helpers
A set of tools to help you translate your Elixir applications
mobile_number_format
Parse and validate mobile phone numbers
polymorphic_embed
Polymorphic embeds in Ecto
query_builder
Compose Ecto queries without effort
redirect
Router macro for redirecting a request at a given path to another
solid-compose
A set of reactive state for commonly used features in web apps
tz
Time zone support for Elixir
tz_extra
A few utilities to work with time zones in Elixir
mathieuprog's Repositories
mathieuprog/polymorphic_embed
Polymorphic embeds in Ecto
mathieuprog/tz
Time zone support for Elixir
mathieuprog/query_builder
Compose Ecto queries without effort
mathieuprog/redirect
Router macro for redirecting a request at a given path to another
mathieuprog/tz_extra
A few utilities to work with time zones in Elixir
mathieuprog/i18n_helpers
A set of tools to help you translate your Elixir applications
mathieuprog/changeset_helpers
Functions to help working with nested changesets and associations
mathieuprog/mobile_number_format
Parse and validate mobile phone numbers
mathieuprog/solid-compose
A set of reactive state for commonly used features in web apps
mathieuprog/attrs
Unifying atom and string key handling for user data (attrs maps) given to Ecto's cast function
mathieuprog/tzdb_test
Testing Elixir time zone database implementations
mathieuprog/user-locale
mathieuprog/fluent-graphql
JavaScript GraphQL client
mathieuprog/datetime-helpers
Utility functions to work with dates and time
mathieuprog/eleventy-i18n
i18n for Eleventy with dynamic parameters and pluralization support
mathieuprog/enumx
Additional utility functions to extend the power of Elixir's Enum module
mathieuprog/retry_on
Elixir utility for retrying Ecto operations
mathieuprog/retry_on_stale
Elixir utility for retrying stale Ecto entry operations
mathieuprog/object-array-utils
Utilities for working with arrays and objects
mathieuprog/or-throw
Returns the value if truthy or throws an error
mathieuprog/tz_timex
Timex API using Tz
mathieuprog/11ty-website
Documentation site for the Eleventy static site generator.
mathieuprog/11ty_website
mathieuprog/eleventy
A simpler site generator. Transforms a directory of templates (of varying types) into HTML.
mathieuprog/find-value
Similar to Array.find(), but returns the value of the function invocation instead of the element itself
mathieuprog/phoenix
Peace of mind from prototype to production
mathieuprog/solid-router-error-boundary
mathieuprog/solid-site
Code that powers the SolidJS.com platform.
mathieuprog/templates
Vite + solid templates
mathieuprog/ueberauth
An Elixir Authentication System for Plug-based Web Applications