express middleware to require requests to be secure
hapi http -> https redirection
``` // @require https://cdn.jsdelivr.net/npm/@vizoy/tmk-utils/index.min.js
Uses: ```js const httpschecker = require('https-checker');
a drop in for require('https') with built in key and certs
shim for require.main.filename() that works in as many environments as possible
A simple cache for a few of the JS Error constructors.
Polyfill for Node.js module.createRequire (<= v12.2.0)
Lodash modular utilities.
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
Module to hook into the Node.js require function
Properly hijack require, i.e., properly define require hooks and customizations
bundle and require a file
Find the module object for something that was require()d
Get and robustly cache all JS language-level intrinsics at first require time
If available, the `Object.prototype.__proto__` accessor and mutator, call-bound
The closest you can get to require something with bypassing the require cache
A list of SPDX license identifiers
Normalizes data that can be found in package.json files.
Robustly `.call.bind()` a function
A per-spec XML serializer implementation
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
Really Fast Deep Clone
A fast, async link checker
A fast, async link checker
allows you to require "http://foo/bar.rb"
When required, HTTPAutorec enables VCR (with WebMock) and all HTTP requests are cached in ./http_autorec_cache by default. You can temporarily enable it without modifying your code, like this: `ruby -rhttp_autorec your_script.rb`.
See https://github.com/rails/ssl_requirement
Egregious is a rails based exception handling gem for well defined http exception handling for json, xml and html. Requires Rails.
A Lita handler that returns the average number of hours required to beat a game from http://howlongtobeat.com
Jsonapi for Rails empowers your JSON API compliant APIs. Requires very little coding. http://jsonapi.org/format/
Common libraries for RedmineUP plugins (www.redmineup.com) for Redmine. Required Redmine from http://redmine.org
This is an update to the existing omniauth-goodreads2 gem (which I did not originally write and which is open source under the MIT license) to accommodate the recent https requirement by Goodreads for their auth service.
Created for easily use github API Required gem - "awesome_print". GitHub repository: https://github.com/klautu/ghgem
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
This gem is a logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install logstash-filter-http. This gem is not a stand-alone program
Translate strings using the Bing HTTP API. Requires that you have a Client ID and Secret. See README.md for information.
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.