{"id":17651596,"url":"https://github.com/mohit23x/islug","last_synced_at":"2025-10-05T17:12:05.641Z","repository":{"id":57277987,"uuid":"211543107","full_name":"mohit23x/islug","owner":"mohit23x","description":"A npm package to make slugs in Engish, Hindi and various Indian Langauges.","archived":false,"fork":false,"pushed_at":"2019-11-01T16:01:19.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-27T09:48:25.196Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/islug","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mohit23x.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-28T18:14:57.000Z","updated_at":"2023-03-09T01:21:09.000Z","dependencies_parsed_at":"2022-09-13T18:31:20.170Z","dependency_job_id":null,"html_url":"https://github.com/mohit23x/islug","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mohit23x/islug","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohit23x%2Fislug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohit23x%2Fislug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohit23x%2Fislug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohit23x%2Fislug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mohit23x","download_url":"https://codeload.github.com/mohit23x/islug/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohit23x%2Fislug/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278486308,"owners_count":25994945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-23T11:42:41.244Z","updated_at":"2025-10-05T17:12:05.613Z","avatar_url":"https://github.com/mohit23x.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# :star: iSlug\n\nA npm package to make slugs in Engish, Hindi and various Indian Langauges.\n\n[![NPM version](https://badge.fury.io/js/badge-list.svg)](https://www.npmjs.com/package/islug)\n[![dependencies Status](https://david-dm.org/flexdinesh/typy/status.svg)](https://www.npmjs.com/package/islug)\n\n### :file_folder: Installation\n\n```sh\n\n# Using npm\nnpm install islug\n\n# Using yarn\nyarn add islug\n\n```\n\n### :orange_book: Usage\n\n\n```javascript\n\nconst islug = require('islug');\n\n// Hindi\n\nconsole.log(islug(\"हैलो वर्ल्ड यह सैंपल टेस्ट है\"));\n// हैलो-वर्ल्ड-यह-सैंपल-टेस्ट-है\n\n// Urdu\n\nconsole.log(islug(\"ہیلو ورلڈ یہ نمونہ ٹیسٹ ہے\"));\n// ہیلو-ورلڈ-یہ-نمونہ-ٹیسٹ-ہے \n\n// Tamil\n\nconsole.log(islug(\"ஹலோ வேர்ல்ட் இது மாதிரி சோதனை\"));\n// ஹலோ-வேர்ல்ட்-இது-மாதிரி-சோதனை\n\n// Punjabi\n\nconsole.log(islug(\"ਹੈਲੋ ਵਰਲਡ ਇਹ ਨਮੂਨਾ ਟੈਸਟ ਹੈ\"));\n// ਹੈਲੋ-ਵਰਲਡ-ਇਹ-ਨਮੂਨਾ-ਟੈਸਟ-ਹੈ\n\n// Malayalam\n\nconsole.log(islug(\"ഹലോ വേൾഡ് ഇതാണ് സാമ്പിൾ ടെസ്റ്റ്\"));\n// ഹലോ-വേൾഡ്-ഇതാണ്-സാമ്പിൾ-ടെസ്റ്റ്\n\n// Bengali\n\nconsole.log(islug(\"হ্যালো ওয়ার্ল্ড এটি নমুনা পরীক্ষা\"));\n// হ্যালো-ওয়ার্ল্ড-এটি-নমুনা-পরীক্ষা\n\n// English\n\nconsole.log(islug(\"Hello World, this is a sample test\"));\n// hello-world-this-is-a-sample-test\n\n// Special Characters\n\nconsole.log(islug(\"!@#$%^\u0026*()_-=+all special characters will be removed.][}{/\u003e.\u003c,;:\"));\n// all-special-characters-will-be-removed\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohit23x%2Fislug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohit23x%2Fislug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohit23x%2Fislug/lists"}