Skip to content

Instantly share code, notes, and snippets.

View melih's full-sized avatar
🏡
Working from home

Melih Erkin Sarıçam melih

🏡
Working from home
View GitHub Profile
@muratcorlu
muratcorlu / slugify_tr.js
Created September 11, 2012 12:46
Javascript Türkçe karakter destekli slugify (url metni oluşturucu)
/**
* Metni url'de kullanılabilir hale çevirir. Boşluklar tireye çevrilir,
* alfanumerik olmayan katakterler silinir.
*
* Transform text into a URL path slug(with Turkish support).
* Spaces turned into dashes, remove non alnum
*
* @param string text
*/
slugify = function(text) {
@sokil
sokil / telegramBot.md
Last active June 26, 2022 23:42
Telegram Bot / Send message