Allow asynchronous APIs to be scripted using pure synchronous JavaScript
A JS script to extract sentences from a piece of text (Advanced checking)
PostCSS plugin and tiny JS script (175 bytes) to use WebP in CSS background
custom include js script and css style for gitbook
```js script import "./index.js"; ```
Simple js-script for everyday work with popups
Easily transform a JS script into a start-stop-daemon script
JS script injection utility for Tailwind CSS
Converts .ini files to a JS script executable in a browser
rehype plugin to concatenate JS `<script>` elements together
js script for webflow website
This JS-script calculates the partition based on a key and the amount of partitions for a JS Kafka producer in way consistent to the default Java Kafka client
An Angular library that helps in loading JS script on demand
custom include js script for honkit
```js // <script src="https://unpkg.com/@vizoy/z-drag@2.0.0/index.js"></script>
A deep deletion module for node (like `rm -rf`), as a single-file JS script
JS script injection utility for Tailwind CSS
A Minecraft client that uses a js script/console interface (for automation)
A JS script to help people doing HTML/CSS to test the resiliance of their code.
A JS script to extract sentences from a piece of text (Advanced checking)
Standalone simple JS script designed to be incorporated into modules for communication with the console.
heart reaction js script
Vanilla JS script to lazyload images.
A js-script and css files for running fysikrevyens AV in one or more browsers.
JS module system for Ruby on Rails 4 Assets Pipeline that solves scripts order issues
optimize-js makes JavaScript scripts initialize faster. This gem provides Ruby and Rails asset pipeline integration for optimize-js.
A subclass of Kramdown's GFM parser which extracts fenced code blocks featuring meta (aka `js script`)
rack-weinre inserts a script tag that loads a weinre target js into html files.
Makes a wordle-like wordcloud script using D3.js available to the asset pipeline.
Easy preflight command-line script for jslint and jsmin. Provides a packed, minified javascript file on STDOUT, or writes .js and provided .html files to a provided directory.
Load CSS and JS faster. Minifies, bundles, and optimizes CSS/JS assets ahead of time (e.g., on deploy), not at runtime. Loads popular third-party JS (like jQuery, YUI, and Dojo) from localhost in development, and auto-switches to Google's CDN in production. Lets you switch on LABjs mode to load more scripts in parallel. Can rewrite stylesheets to use CDN hosts (not just your web server) and cache-busting hashes for updated images.
Create `<script type="application/json;base64">` tags to safely send data to the UI. You can then use https://github.com/fnando/json_blob-js to load this data on the client-side.
Grapht is a server-side graphing library built on PhantomJS and utilizing D3.js. Grapht provides a CLI for simple Bash scripting. It also profides a light-weight Ruby API to make service-level integration simple.
Diff and patch tables
A Jekyll plugin for address munging — defending email addresses on public sites against bulk harvesters. Stacks five independently-effective techniques (AES-128-GCM encryption, JS conversion, click trigger, CSS-hidden decoy, SVG noscript fallback) so scrapers see ciphertext while humans see a normal mailto link. Drop in a Liquid tag — `{% munge_email "user@example.com" %}` — and the plugin handles encryption at build time, the decoder script, and the fallback markup.
== 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.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.