合并 sql_tool_core 和 sql_tool_macros 并一起导出,后续新增的功能都将从这个库中导出
Generate hash-id based URLs and QR codes for use in URL shortening services.
An implementation of GraphQL federated schema composition
Rusty Links (rlinks) finds dead links in your website
A lightweight Rust library for creating URL redirects with short names that generate web pages redirecting to longer links on your website.
HTML auto-linking
Rust client library for the Ray debugging app
Browser automation for AI agents. Single binary, zero deps, CDP direct to Chrome.
A simple webservice that allows registered users to create short links including qr-codes. Anyone can visit the shortened links. This is an ideal setup for small busines or for publishing papers.
A simple webservice that allows registered users to create short links including qr-codes. Anyone can visit the shortened links. This is an ideal setup for small busines or for publishing papers.
Feature-rich Markdown Parsing and Pretty-Printing library
Finds URLs and email addresses in plain text. Takes care to get the boundaries right with surrounding punctuation like parentheses.
Convert all the urls, img url and email from text or string to Url Link (https://www.facebook.com/marcelo.austria.1 to => <a target="_blank" https://www.facebook.com/marcelo.austria.1">https://www.facebook.com/marcelo.austria.1</a>, http://blogspot.com/images/screenshot.png to => <img src="http://blogspot.com/images/screenshot.png"/>", marceloaustria@yahoo.com to => <a href="mailto:marceloaustria@yahoo.com">marceloaustria@yahoo.com</a>)
Convert any image url into the image tag sepratedly and remain other url normal by using LinkUrl.convert_image("www.clecotech.in http://www.ashishprajapati.com/new.png"). Convert image url into image tag and normal url into link by using LinkUrl.convert_all("www.ashishprajapati.com/new.png"). Convert any url from the string or text into the links by using LinkUrl.convert("www.ashishprajapati.com").
This adds a link_url filter which acts like the link tag, except it works with variables.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.