Skip to content

archoleat/slugger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archoleat Slugger

NPM Version NPM Downloads Specs Commitlint Editorconfig Prettier ESLint Remark

Table of Contents

Installation

bun i -D @archoleat/slugger

Usage

import { slugger } from '@archoleat/slugger';

const url = await slugger('Кто такой фронтенд-разработчик и как им стать');

console.log(url) // kto-takoj-frontend-razrabotchik-i-kak-im-stat'

Contributing

Please read CONTRIBUTING to start contributing.

License

This project is licensed under the MIT license.