ecto_autoslug_field
Slug generator
Automatically generates slugs from other fields in Ecto schemas.
Automatically create slugs for Ecto schemas.
151 stars
6 watching
15 forks
Language: Elixir
last commit: 12 months ago
Linked from 1 awesome list
ectoecto-extensionecto-typeselixirelixir-langelixir-libraryslugs
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A library and protocol for generating slugs from input strings | 160 |
| | Generates memorable slugs from a word list | 27 |
| | Cursor-based pagination utility for Ecto queries | 14 |
| | Tools for generating slugs from strings with customizable transliteration and replacement | 3 |
| | An Elixir library to support enums in Ecto models | 562 |
| | Provides an interface to interact with MongoDB databases using Ecto | 374 |
| | Transforms data into ASCII/GitHub Markdown tables | 93 |
| | A lightweight Elixir framework for modifying Ecto queries with search, sort, and pagination capabilities. | 213 |
| | An adapter that enables Ecto to interact with Mnesia Erlang term database. | 243 |
| | Tool to transform strings into machine-readable slug formats | 33 |
| | Generates slugs from unicode strings by replacing and normalizing characters | 321 |
| | Generates Elixir and Erlang code for AWS clients based on Go SDK specs | 54 |
| | Guarantees uniqueness and handles Unicode in Django slug generation | 276 |
| | An Elixir library that provides an ordered model management system with Ecto. | 19 |
| | Creates clean, user-friendly URLs from input strings by transliterating and manipulating characters. | 1,116 |