ecto_autoslug_field

Slug generator

Automatically generates slugs from other fields in Ecto schemas.

Automatically create slugs for Ecto schemas.

GitHub

152 stars
6 watching
15 forks
Language: Elixir
last commit: 7 days ago
Linked from 1 awesome list

ectoecto-extensionecto-typeselixirelixir-langelixir-libraryslugs

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
h4cc/slugger A library and protocol for generating slugs from input strings 160
devshane/mnemonic_slugs Generates memorable slugs from a word list 26
nebo15/ecto_paging Cursor-based pagination utility for Ecto queries 14
einar-hjortdal/slugify Generates a unique string based on input text by applying transformations and transliterations according to language settings or custom rules. 2
gjaldon/ecto_enum An Elixir library to support enums in Ecto models 562
elixir-mongo/mongodb_ecto Provides an interface to interact with MongoDB databases using Ecto 374
aerosol/tabula Transforms data into ASCII/GitHub Markdown tables 93
annkissam/rummage_ecto A lightweight Elixir framework for modifying Ecto queries with search, sort, and pagination capabilities. 212
nebo15/ecto_mnesia An adapter that enables Ecto to interact with Mnesia Erlang term database. 243
avelino/slugify Tool to transform strings into machine-readable slug formats 33
mozilla/unicode-slugify Generates slugs from unicode strings by replacing and normalizing characters 321
aws-beam/aws-codegen Generates Elixir and Erlang code for interacting with AWS APIs based on SDK specifications 53
un33k/django-uuslug Guarantees uniqueness and handles Unicode in Django slug generation 277
popo63301/ecto_list An Elixir library that provides an ordered model management system with Ecto. 19
pid/speakingurl Creates clean, user-friendly URLs from input strings by transliterating and manipulating characters. 1,116