An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with slugify

A curated list of projects in awesome lists tagged with slugify .

https://github.com/panzerdp/voca

The ultimate JavaScript string library

case javascript javascript-library pad slugify sprintf string truncate

Last synced: 13 May 2025

https://github.com/cocur/slugify

Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.

language latte nette php silex slugify symfony twig twig-extension zend-framework

Last synced: 13 May 2025

https://github.com/spatie/laravel-sluggable

An opinionated package to create slugs for Eloquent models

eloquent laravel model php slugify

Last synced: 12 May 2025

https://github.com/ausi/slug-generator

Slug Generator Library for PHP, based on Unicode’s CLDR data

ascii cldr library pretty-url slug slugify transliteration unicode

Last synced: 15 May 2025

https://github.com/jbroadway/urlify

A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.

ascii blogging blogs php pretty-url pretty-urls seo slug slugify slugs transliteration unicode urlify urls

Last synced: 13 May 2025

https://github.com/andyhu/transliteration

UTF-8 to ASCII transliteration / slugify module for node.js, browser, Web Worker, React Native, Electron and CLI.

ascii character slugify transliteration unicode utf-8

Last synced: 23 Mar 2025

https://github.com/gobeam/stringy

Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities with help of by Stringy package.

between camel-case camelcase camelcase-to-snakecase delimited delimiter go golang kebab-case manipulation slugify snake-case snakecase-to-camelcase string string-to-camelcase string-to-kebabcase string-to-snakecase stringhelper stringy stringygolang

Last synced: 16 May 2025

https://github.com/gobeam/Stringy

Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities with help of by Stringy package.

between camel-case camelcase camelcase-to-snakecase delimited delimiter go golang kebab-case manipulation slugify snake-case snakecase-to-camelcase string string-to-camelcase string-to-kebabcase string-to-snakecase stringhelper stringy stringygolang

Last synced: 14 Mar 2025

https://github.com/ctolkien/slugify

Simple Slug / Clean URL generator helper for Microsoft .NET framework / .NET Standard.

dotnet-core dotnet-standard hacktoberfest slugifier slugify url

Last synced: 15 May 2025

https://github.com/ctolkien/Slugify

Simple Slug / Clean URL generator helper for Microsoft .NET framework / .NET Standard.

dotnet-core dotnet-standard hacktoberfest slugifier slugify url

Last synced: 18 Apr 2025

https://github.com/danielsaidi/tagkit

TagKit is a Swift SDK that makes it easy to work with tags and slugification in Swift & SwiftUI.

ios macos slugify swift swiftui tag tags tvos visionos watchos

Last synced: 10 Apr 2025

https://github.com/danielsaidi/TagKit

TagKit is a Swift SDK that makes it easy to work with tags and slugification in Swift & SwiftUI.

ios macos slugify swift swiftui tag tags tvos visionos watchos

Last synced: 11 Mar 2025

https://github.com/Zheruel/nano-string-utils

Ultra-lightweight, zero-dependency string utilities for modern JavaScript. Tree-shakeable, TypeScript-first, <1KB per function.

camelcase cjs esc javascript lightweight npm-package slugify string-manipulation string-utils tree-shakeable typescript typescript-library utilities zero-dependencies

Last synced: 20 Nov 2025

https://github.com/strapi-community/strapi-plugin-slugify

A plugin for Strapi Headless CMS that provides the ability to auto slugify a field for any content type.

plugin slug slugify strapi strapi-plugin

Last synced: 11 Apr 2025

https://github.com/yurigor/mongoose-slug-updater

Schema-based slug plugin for Mongoose - single/compound - unique over collection/group - nested docs/arrays - relative/abs paths - sync on change: create/save/update/updateOne/updateMany/findOneAndUpdate tracked - $set operator - counter/shortId

mongoose permalink pretty-url slug slugify unique url

Last synced: 19 Oct 2025

https://github.com/rawleyfowler/sluj

Sluj, the small but mighty slug encoding library for Clojure

clojure slug slugifier slugify sluj url web

Last synced: 15 Jul 2025

https://github.com/feross/objection-slug

Automatically generate slugs for an Objection.js model

javascript nodejs objection objection-orm objectionjs slug slugify url

Last synced: 13 Sep 2025

https://github.com/avelino/slugify

A Go slugify application that handles string

go golang slug slugify

Last synced: 16 Mar 2025

https://github.com/brutus/bash-slugify

Create slugs and rename files — in your shell.

bash shell slugify

Last synced: 07 Apr 2025

https://github.com/martpie/react-slugify

Slugify a React node

react reactjs slug slugify

Last synced: 18 Aug 2025

https://github.com/izolate/slugify

Converts a string to a slug, useful for URLs, filenames, IDs, and more

character converts-string dart slug slugify url

Last synced: 20 Mar 2025

https://github.com/ladjs/mongoose-slug-plugin

Slugs for Mongoose with history and i18n support (uses speakingurl by default, but you can use any slug library such as limax, slugify, mollusc, or slugme)

301 generator handler history limax localize message mongo mongoose permanent plugin redirect redirection seo slug slugify slugs speakingurl template translate

Last synced: 27 Oct 2025

https://github.com/meetdod/carwale

🚗 CARWALE is a comprehensive car buying platform built using the MERN stack, comprising Node.js, React.js, MongoDB, and Express.js. The application is designed to provide users with an effortless and enjoyable experience while browsing and purchasing cars from a vast collection of vehicles.

antd bootstrap5 braintree braintree-payment-gateway expressjs jasonwebtoken mongoose multer nodejs react-hot-toast react-turntable reactjs slugify

Last synced: 07 Jul 2025

https://github.com/jcardama/deno_slugify

A string slugifier

deno slugify string-manipulation

Last synced: 20 Oct 2025

https://github.com/markmead/alpinejs-slug

Transform a string into a slug with Alpine JS and Slugify 🐌

alpine-js alpinejs alpinejs-plugin javascript slug slugify

Last synced: 22 Mar 2025

https://github.com/ml-archive/slugify

Convenience for sluggifying your strings.

joci server-side-swift slug slugify swift vapor vapor-2

Last synced: 11 Dec 2025

https://github.com/tony/django-slugify-processor

custom slug / slugification rules for django https://devel.tech/tips/n/djms3tTe/how-django-uses-deferred-imports-to-scale

django python slugification slugify

Last synced: 03 Oct 2025

https://github.com/marcanuy/django-slugs-example-app

A basic app to show how to add slugs to models

django django-application seo slugify url

Last synced: 11 Apr 2025

https://github.com/pauloamgomes/contentful-better-slugs-app

Improves Contentful handling of slug fields with a bunch of handy features.

contentful contentful-app slugify

Last synced: 14 May 2025

https://github.com/galassie/fslugify

🐌 Minimalistic slug generator library

dotnet fsharp slug slugify url web

Last synced: 14 Apr 2025

https://github.com/timmikeladze/space-slug

🐌 Generate unique slugs like `wonderful-jabba` or `hyperspace-4812` using a customizable api with zero dependencies.

random random-slug random-word random-word-generator random-words slug slug-generator slugifier slugify slugs to-slug unique-slug unique-slug-generator unique-words username-generator

Last synced: 11 Sep 2025

https://github.com/kabbouchi/vue-slugify

Slug directive plugin for Vue.js

slug slugify vue vuejs2

Last synced: 28 Apr 2025

https://github.com/zymawy/arabify

:closed_lock_with_key: A Wrapper Sluggable Traits, To Deal With Arabic Langauge

arabic arabic-slug laravel laravel5 slug sluggable slugify

Last synced: 02 Nov 2025

https://github.com/obrm/bootcamper-api

This Node.js, Express.js, and MongoDB RESTful API offers authentication, CRUD operations, pagination, filtering, sorting, geocoding, and image uploading. Manage bootcamps, courses, reviews, and users based on different access levels. Search for bootcamps within a radius, and upload bootcamp images.

bcryptjs cookie-parser cors express express-fileupload express-mongo-sanitize express-rate-limit helmet hpp jwt mongoose node-geocoder nodemailer slugify xss-clean

Last synced: 30 Apr 2025

https://github.com/spa5k/slugify-postgres

PostgreSQL Extension to generate various variant of Slugs from a string.

postgresql postgresql-extension rust slugify

Last synced: 10 Aug 2025

https://github.com/thomasbrueggemann/cpp-slugify

🔨 Modern header-only C++11 library to slugify a string

header-only slug slugifier slugify

Last synced: 18 Jun 2025

https://github.com/sayburgh-solutions/mongoose-simple-slugify

A simple language agnostic mongoose plug-in for generating unique slugs from a given string.

mongoose mongoose-plugin slugify

Last synced: 27 Oct 2025

https://github.com/pharaonic/php-slugify

Simplest Slugify for PHP to convert string into a slug.

laravel php slug slugify

Last synced: 10 Jul 2025

https://github.com/gevorgmansuryan/inflector

Inflector pluralizes and singularizes English nouns. It also contains some other useful methods.

camelize composer php slugify yii2

Last synced: 17 Apr 2025

https://github.com/jonschlinkert/markdown-slug

Slugify the url part of a markdown heading link.

heading link markdown slug slugify url

Last synced: 03 Oct 2025

https://github.com/fantakim/slugify

Slugifies a string

multilingual nuget-package slugify

Last synced: 03 Jul 2025

https://github.com/mgechev/slugify

Go library which slugifies a string in a form appropriate for a URL.

go golang slug slugify url

Last synced: 14 Mar 2025

https://github.com/obrm/shops-api

This repository contains the source code for the SHPOS API. It's built using Node.js, Express.js, and MongoDB.

colors dotenv express mongodb mongoose morgan nodejs nodemon slugify

Last synced: 30 Apr 2025

https://github.com/afshinakhgar/phpslugger

create url slug from a text and replace special character

php php7 replace-text slug slug-generator slugbuilder sluggable slugger slugification slugify slugs

Last synced: 13 Apr 2025

https://github.com/dazzlingfugu/ember-slugify

Library to slugify your strings within Ember.

ember ember-addon hacktoberfest slug slugify

Last synced: 22 Aug 2025

https://github.com/dunosaurs/slug

Deno library for converting arbitrary strings into valid slugs

deno slug slugify typescript unicode

Last synced: 23 Jul 2025

https://github.com/ivan-corporation/komverter

Convert Youtube video to soundtracks 🎧 Web version - mp3🎸, Desktop verison - mp3/mp4🎻

cors electron electron-builder express ffmpeg framer-motion heroku-deployment mui react react-toastify repository-metrics slugify youtube-api ytdl

Last synced: 12 May 2025

https://github.com/rasulwebs/ecommerce-app_mern

Full Stack app with custom buyer and seller dashboard. A convenient program with an easy-to-use interface and a built-in Visa payment system

antd axios bcrypt braintree braintree-payment-gateway jsonwebtoken moment mongodb nodejs react sass slugify

Last synced: 05 Apr 2025

https://github.com/amitmerchant1990/text-to-slug

🐌 Easily Convert Any Text to its Slug Counterpart

javascript simple-app slug slugify text text-to-slug

Last synced: 08 May 2025

https://github.com/mahdita97/strapi-custom-slug

A customized version of Strapi headless CMS to support arabic slugs and also to make id base slugs for articles.

cms contentful headless headless-cms javascript slug slugify strapi strapi-cms strapi-plugin urlify

Last synced: 24 Sep 2025

https://github.com/pharaonic/laravel-sluggable

Laravel - Simplest Sluggable for Eloquent/Model to convert string into a slug.

laravel laravel-sluggable php slug slugify

Last synced: 11 Apr 2025

https://github.com/danieldietrich/slugify

Turns strings into user-friendly and search engine-friendly URL slugs.

ascii latin-1 roman slug slugify typescript unicode uri url

Last synced: 21 Mar 2025

https://github.com/erictherobot/clean-url-slug-generator

Clean URL Slug Generator is a user-friendly, fast, and efficient web app that simplifies the process of creating SEO-friendly and readable URL slugs from any text, ensuring optimal website navigation and search engine indexing.

clean-url dev-tools online slugify

Last synced: 20 Mar 2025

https://github.com/shsharkar/slugifypro-advanced-text-to-slug-converter

SlugifyPro is a comprehensive tool designed for generating slugs with advanced customization options. Easily choose your separator—hyphen, underscore, or dot—and set the case to either lowercase or as-is to meet your specific requirements.

slug slug-generator slugifier slugify slugs

Last synced: 11 Oct 2025

https://github.com/hsynlms/php-url-record

A simple slug generator

seo-friendly slug slugify

Last synced: 11 Jul 2025

https://github.com/galassie/fslugify-adapter

📦🐌 Minimalistic adapter for a minimalistic slug generator library

csharp slug slugify url web

Last synced: 20 Feb 2025

https://github.com/dev-ahmadbilal/string-master

A comprehensive JS/TS library with 18 specialized classes for string manipulation, conversion, validation, and more. Streamline your development with powerful, all-in-one solutions.

inflection javascript slugify string-case string-comparison string-compression string-distance string-interpolation string-manipulation string-matching string-methods string-search string-similarity string-transformations string-utilities string-validation typescript

Last synced: 10 Jul 2025

https://github.com/bunyaminyavuz/smarteducation

Smart Education: Your Gateway to Interactive Learning Smart Education is a dynamic platform designed to revolutionize the way we learn. With our user-friendly interface and innovative features, students can explore a wide range of interactive learning materials tailored to their individual needs and preferences. From engaging multimedia content to

authentication authorization backend bcrypt educational-project ejs-templates express-session express-va expressjs middleware mongodb mongoose nodejs nodemailer slugify web

Last synced: 17 Nov 2025

https://github.com/theiskaa/slugifier

A tiny, fast, and Unicode-aware slug generator for Zig

slugifier slugify zig zig-library

Last synced: 31 Jul 2025

https://github.com/hamxabaig/s3-filename

A helper to make your s3 filenames sane :innocent:

cleanup filename javascript nodejs s3-bucket sanatize slugbuilder slugify

Last synced: 16 Mar 2025

https://github.com/meetdod/carwale-backend

About This is Nodejs and Express Backend for Car buying webapp called Carwale with payment gateway and 360 visualization -> Admin Panel included, Database used is MongoDB => Mongoose Library.

bcryptjs braintree expressjs jsonwebtoken mongoose multer nodejs slugify

Last synced: 30 Dec 2025

https://github.com/talesoft/tale-inflector

A small library to inflect and bend strings. Supports different naming styles as well as pluralization and singularization.

camelize canonicalize inflector ordinal php plural singular slugify

Last synced: 04 Mar 2025

https://github.com/dwtechs/slughorn.js

Slugify URLs with SEO optimization

javascript seo seo-optimization slug slugifier slugify url-slug

Last synced: 15 Mar 2025

https://github.com/rjchi/anime-api

Api para buscar el enlace de transmisión de un anime en un episodio en especifico subtitulado al español y tambien para obtener detalles de varios animes simultaneamente.

anime anime-api anime-watch api axios base64 cheerio cors express-js nodejs regex slug slugify web-scraping

Last synced: 10 Jul 2025

https://github.com/proxima812/astro-ts-mastery

🚀 utils and libs for Astro.js projects.

astro-content astro-js en getcollection js ru slug slugify ts zod

Last synced: 25 Jun 2025

https://github.com/milliorn/recipe-page

Recipe-Page is an interactive web application built with Gatsby, React that offers a wide range of recipes I personally enjoy.

axios food gatsby gatsby-site gatsbyjs html-css html-css-javascript prettier react reactjs recipe recipe-app recipe-website recipes recipes-app slugify static-site-generator styled-components web-application

Last synced: 30 Dec 2025

https://github.com/uretgec/slugify

URL-friendly slugify with your languages support.

go-slugify slug slugify

Last synced: 04 Oct 2025

https://github.com/nampdn/slugy

Slugify All Files Recursively

fs macos multi-rename slugify windows

Last synced: 07 Apr 2025

https://github.com/kentrung/nodejs-blog-markdown

Build A Markdown Blog Using Node.js, Express, And MongoDB Atlas

ejs express mongodb-atlas mongoose nodejs slugify url-friendly

Last synced: 30 Dec 2025

https://github.com/ansaribrahim/nodejs

Demo of Node. Now its a Starting Point

html-css-javascript nodejs nodemon slugify

Last synced: 18 Oct 2025

https://github.com/hapytex/slugify

Convert text to slugs in Haskell.

haskell slug slugify uri web-development

Last synced: 13 Oct 2025

https://github.com/mcpronovost/qp-filters

An easy-to-use collection of filters, mostly created to be used with Vue.js.

abbreviation astro code date datetime filters javascript react slug slugify time timezone vuejs

Last synced: 30 Dec 2025

https://github.com/nguyenanhung/seo

Search Engine Optimization with PHP

hashids php php-seo seo slugify

Last synced: 19 Jul 2025

https://github.com/hollyabrams/express-biztime

A REST-ful backend API server for a simple company/invoice tracker

express node pg slugify supertest

Last synced: 23 Jun 2025

https://github.com/khalidelboray/raku-text-slugify

A module to slugify strings.

raku raku-module slugify text

Last synced: 09 Jul 2025

https://github.com/mindyphp/ormslugfield

SlugField and AutoSlugField for Mindy Orm

auto-slug mindy-orm nested-set slug slugify

Last synced: 30 Mar 2025

https://github.com/jrson83/rehype-slug-anchor-sectionize

rehype plugin which wraps headings and their descendants in nested <section> elements and applies slugged anchor links to them

anchor anchorize ast hast heading markdown plugin rehype rehype-plugin section sectionize slug slugify unified

Last synced: 16 Oct 2025

https://github.com/dcalixto/friendly_id

FriendlyId for Crystal - Create human-readable URLs and slugs

crystal crystal-lang seo seo-optimization slug slug-generator slugify

Last synced: 18 Oct 2025

https://github.com/ronakmunjapara/slugify-url-smart

A zero-dependency, smart URL slug generator with emoji support (🔥 → fire), transliteration (café → cafe), and SEO-friendly output. Perfect for blogs, e-commerce, and CMS platforms.

blog-tools cms developer-utilities e-commerce emoji-support javascript npm-package seo slug slugify typescript url-generator utility-library

Last synced: 10 Jul 2025

https://github.com/open-technology-foundation/post_slug

The `post_slug` function modules for Python, Bash, Javascript, and PHP, converts any given line of text into a URL- or filename- friendly ASCII slug. Used mainly to generate consistent cross-language slugs for headlines, article titles, book titles, and for URLs and filenames generally.

bash javascript modules php postslug python python3 shell slugify slugs

Last synced: 30 Dec 2025