An utility handler to deal with callback functions
No description provided.
A Quick description of the component
React hook to persist any value between renders, but keeps it up-to-date if it changes.
A Quick description of the component
vfile utility to read and write to the file system
A Quick description of the component
The same useRef, but with callback
get the current executing script, with polyfills for IE9+ and Firefox
A simple utility for promisifying functions and classes.
A tiny (183B to 210B) and fast utility to ascend parent directories
Run an array of functions in parallel
vfile utility to find one or more files by searching the file system upwards
Easily read/write JSON files.
React hook to persist any value between renders, but keeps it up-to-date if it changes.
A utility for extracting data from any file and making it available as a buffer
Simple utility to allow your module to be consumed with a callback or promise
Architect project resource enumeration utility
Make a callback- or promise-based function support both promises and callbacks.
vfile utility to find one or more files by searching the file system downwards
Utility Types Collection for TypeScript
Get a random temporary file or directory path
Native file system operations for Bare
A command line utility that allows read/write (i.e copy/paste) access to the system clipboard.
Live Query utilizes the power of jQuery selectors by binding events or firing callbacks for matched elements auto-magically, even after the page has been loaded and the DOM updated.
Live Query utilizes the power of jQuery selectors by binding events or firing callbacks for matched elements auto-magically, even after the page has been loaded and the DOM updated.
This strategy allows you to pass auth hash values directly to an auth endpoint and forwards them directly to your callback(s). The end goal of this is to provide more flexibility when writing login helpers in development/test environments while still utilizing your OmniAuth callback(s).
This strategy allows you to pass auth hash values directly to an auth endpoint and forwards them directly to your callback(s). The end goal of this is to provide more flexibility when writing login helpers in development/test environments while still utilizing your OmniAuth callback(s).
== Rails 3.1 javascript - Util asset pack == Sets up a window.Util object which includes * Spinner, with methods to set spinner next to element or hide the spinner * AjaxForm, to ajax enable simple forms * jQuery ajaxError global handler, exception data during development and friendly message in production == Usage spinner (js version) window.Util.spinner.nextTo('#my_button'); window.Util.spinner.nextTo('#my_button', 3, 4); // selector, top offset, left offset window.Util.spinner.hide(); ajax form (coffee script version) jQuery -> new window.Util.AjaxForm '#my_form', -> log "my_form submit success callback" == Install Update the Gemfile in your rails project, add the following line gem 'javascript_util_asset_pack' Run the generator rails generate javascript_util_asset_pack does the following: * Copy spinner.gif to /app/assets/images * Update application.html.erb adding javascript create window.Rails.env variable * Update application.html.erb adding image_tag for spinner.gif * Update application.js adding util_pack == WARNING * 0.0.10 and 0.0.11 are bad versions, use 0.0.12 or above == Coming Soon * configuration object * text in ajaxError overrides * spinner id override == Resources * spinner.gif generated using http://www.ajaxload.info == License The Unlicense (aka: public domain) http://unlicense.org == Ruby Gems * https://rubygems.org/gems/javascript_util_asset_pack
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.