A folk version of the `urlcat` library focus on performance and simplicity.
A Fast URL parser implementation
Fast URL for React Native
Extremely fast implementation of node core url library
Extremely fast implementation of node core url library
Fast url parser
murl is fast url pattern matching and replacing
Fast URL pattern router
Tiny and Fast URL utils for client and server side
Tiny and Fast URL utils
A fast url parser
A modern, fast URL shortener built with Cloudflare Workers and a responsive web interface
Fast url parsing with a tiny footprint
CLI for fast URL reachability and gateway failure triage.
Library to work against complex domain names, subdomains and URIs.
An elegant and fast URL router for services workers (and standalone use)
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
A simple and fast URL shortener that uses NodeJS and PostgreSQL.
Library to work against complex domain names, subdomains and URIs. Only contains ICANN section.
Super fast, memoized `req.url` parser
Fast url spam checker in JavaScript.
A very fast HTML parser, generating a simplified DOM, with basic element query support.
User-friendly glob matching
Lightning fast URL shortener with dynamic endpoints 🐆
Fast url escaping by libcurl
Universal ID opens the flood gates with a deluge of profoundly powerful yet easily implemented new use-cases for your apps and scripts.
a simple, fast, rack-based url shortening server
Service which enriches URLs fast and cheap
Simple, Fast, Safe, Private URL Shortener
Fast and easy way to validate tons of urls without locking up your system or eating up too much memory.
urls is a commandline bookmarking app that aims to make bookmarking fast, easy and customizable. urls also lets you organize bookmarks by tags. Works only on ruby 1.9.
Fetch the exchange rates from the BNB. Use cache. Simple fast. The url from where the rates are taken is http://www.bnb.bg/Statistics/StExternalSector/StExchangeRates/StERForeignCurrencies/index.htm
Enables fast, standards-compliant robots.txt parsing and URL access checking directly from Ruby.
# Noty A bookmarks and snippets manager, stores bookmarks as YAML files and nippets as plain text, utilizes "Ag silver searcher" fast search to search your files when you need to open or copy a snippet, that makes its searching capabilities so enourmouse as it's inherited from AG. Noty is smart, so it react depending on your input, so provide URL and it'll create a bookmark, provide some text and it will search for it in all bookmarks and snippets, if it didn't find any files it will prompt you to create a snippet. Some common usages could be, bookmarking URL, save snippet of text you liked, save some canned responses and quickly copy it when needed. ## Installation ```bash $ gem install noty ``` ## Requirements 1. ag : silver searcher https://github.com/ggreer/the_silver_searcher ### For Linux: 1. xsel : could be found on most distros official repositories 2. xdg-open : should be installed with most opendesktop compatible desktop environments ## Environment by default Noty saves your files in `~/.notes` if you want to change that path, define an Environment variable in your shell init file `.bashrc` or `.zshrc` ```bash export NOTES_PATH=/path/to/your/notes/dir ``` ## Usage Snippets and bookmarks manager. **Usage:** ```bash noty inputs ``` **Input types:** 1. **url:** e.g "http://www.example.com", add URL as a bookmark file 2. **keyword:** search bookmarks and perform action on it, a single word of multiple words or regex, it is passed to "ag silver searcher" 3. **snippet text:** any multiword text, it will search first if no files contain this text you'll be asked if you want to create a snippet for it ## Examples Add a bookmark ```bash noty https://www.youtube.com ``` Search for bookmark ```bash noty youtube ``` Add a snippet text ```bash noty this is a long text that I need to save in my stash ``` Search for a snippet (same as searching for bookmarks) ```bash noty need ``` ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/blazeeboy/noty. ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
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.