UNPKG

str_shorten

Version:

Shorten string by character length with word boundary supported

13 lines (12 loc) 269 B
<!doctype html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Boilerplate</title> </head> <body> <div id="catalog"></div> </body> </html>