Check if a URL exists.
Synchronously check if a URL exists.
A Node.js module for downloading a single image or multiple images to disk from a given Url (checking if url exist and detecting image type)
Synchronously check if a URL exists.
The core `url` packaged standalone for use with Browserify.
Check if a URL exists by Sending a HEAD Request with cross-fetch
Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields
Environment-agnostic, ESM-friendly logger for simple needs.
Check if stdout or stderr is interactive
An implementation of the WHATWG URL Standard's URL API and parsing machinery
Utilities for finding the closest package.json file
Simple dependency graph.
ES Proposal spec-compliant shim for Promise.prototype.finally
The core `url` packaged standalone for use with Browserify.
A tiny runtime library for type assertions
Confluent Schema Registry implementation in javascript to easily serialize and deserialize kafka messages
OpenTelemetry Node 18+ native fetch automatic instrumentation package
Encode a URL to a percent-encoded form, excluding already-encoded sequences
Get the git remote origin URL from your local git repository. Remember! A remote origin must exist first!
Module resolution utilities based on Node.js upstream implementation.
ES Proposal spec-compliant shim for Promise.allSettled
Small footprint URL parser that works seamlessly across Node.js and browser environments
Provides functions for detecting if the host environment supports the WebCrypto API
YAML language server
Small class for merging a URL with existing params with a given set of params
The library takes a url and search for deadlinks within given website
Integrate the jQuery Validation plugin into the Rails asset pipeline
This gem is to output the title and URL of the article that exists above Yahoo news at the current date and time.
Assorted Rails 7.x-8.x validators: Array, Email, Existence, Grandparent, Hash keys, Hash values, Hostname, IP address, Ordering, URL, Write Once
Appends a ?ref=foobar parameter to URLs. Uses &ref=foobar when there already query parameters. Does not override existing any existing ref parameter.
Marlene generates bookmarklet files or bookmarklet-pages from existing local javascript files or from remote javascript files represented by a URL.
a Rails gem that allows you to validate a URL entered in a form. It validates if the URL exists by hitting it with a HEAD request. The improved version includes retries for common patterns when the head request is refused before giving a failure notice. It also looks up a SITE_URL constant to the user agent in the headers. Also has the option to also check that the URL returns content of a specified type.
spree_custom_api is a complete open source e-commerce solution built with Ruby on Rails. It was originally developed by RailsFactory Team. Documentation for the existing api's can be viewed with the Url:- http://spree-apidoc.heroku.com
This gem is still under active development. Please contact me directly with any questions or suggestions. To start: r = RedcapAPI.new(token, url) # your institution has it's own url, and each project has it's own token r.get(optional record_id) # returns all records in JSON format or a specific record if specified r.get_fields # returns all fields for that instrument r.post(data) # this will either update an old record or create a new one. the data should be in form of array of hashes or as a hash (for one item). dates are accepted in Date class or in strftime('%F') format. for example data = {name: 'this is a test', field_2: Date.today} r.post(data) # creates a new object using the fields above. field names must match those in the existing project "{\"count\": 1}" --> indicates the object posted. to update an existing record: data = {record_id: 3, name: 'this is a test to update', field_2: Date.today} r.post(data) # this will update the record with record_id 3. if record_id 3 does not exist it will create an entry with that record id
Emulator that emulates Bio::Fetch object in BioRuby as if old BioRuby BioFetch server were still alive. It overrides methods and objects in Bio::Fetch, and if the old BioRuby BioFetch server's URL is given, it intercepts all requests and converts them into existing web services such as TogoWS, KEGG REST API, NCBI E-Utilities, and GenomeNet(genome.jp).
Basic tool which provides feature of generating tokens which can be used in url for identifying resource(uniquely of uniquely within a scope) instead of :id. Just add another field which starts with _bu_ of one or many existing fields to make it all happen. Example: For a blog post, if you have a 'title' field and want to beautify and use it instead of :id add another field like '_bu_title' and now modify routes and application to refer and fetch resource from '_bu_title' field.
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.