A collection of js utility.
Solidity coder for non-standard (tight) packing.
merge() utility function
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
Contains high-performance algorithms used in the rendering of Gaussian Splats in CesiumJS.
webpack Validation Utils
Minimalistic tools for JS crypto modules
Ultra-fast MessagePack implementation with extensions for records and structured cloning
AST utility module for statically analyzing JSX
Utils for working with JavaScript classes and prototype methods.
A set of utilities to assist developers of tools that build N-API native add-ons
_NOTE: This is specifically tailored for Firebase JS SDK usage, if you are not a member of the Firebase team, please avoid using this package_
ICSS utils for postcss ast
Utilities for packing and unpacking npm packages
Package and un-package modules of some sort (in tar/gz bundles).
General utilities for plugins to use
Dozens of cute icons made with love by CodeX for your projects.
filesystem bindings for tar-stream
Captures and cleans stack traces
Collection of utility functions used in web3.js.
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
Concatenate a readable stream's data into a single array
Utilities for ESLint plugins.
Node Schema.org for Simple and Automated Google Rich Results
Pack of koa-js and koa-utils
== 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.