Quellcode durchsuchen

add url highlight library

pull/1344/head
Volodymyr Stelmakh vor 8 Monaten
Ursprung
Commit
469bd59958
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1
    0
      README.md

+ 1
- 0
README.md Datei anzeigen

@@ -697,6 +697,7 @@ Libraries to help manage database schemas and migrations.
697 697
 * [SQL Formatter](https://github.com/jdorn/sql-formatter/) - A library for formatting SQL statements.
698 698
 * [Stringy](https://github.com/voku/Stringy) - A string manipulation library with multibyte support.
699 699
 * [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.
700
+* [Url highlight](https://github.com/vstelmakh/url-highlight) - A library for parsing URLs from text and converting them into clickable links.
700 701
 * [URLify](https://github.com/jbroadway/urlify) - A PHP port of Django's URLify.js.
701 702
 * [UUID](https://github.com/ramsey/uuid) - A library for generating UUIDs.
702 703
 

Laden…
Abbrechen
Speichern