Common JS helpers.
style core and js util for tinper-bee
The `sails-js-util` library contains utility functions that are commonly used across the sails-js ecosystem.
js util
Shared giphy js utils
js-utils, js, util
common js util for frontend development
Custom JavaScript Utilities for MJ Studio
Usefule JS util methods
LuckTech Js Util
The js-util mono-repo
Utilities for working with Zilliqa.
``` import { base64 } from 'js-util-cq' let { base64 } = require('js-util-cq') ``` # 先登录 ``` npm login
Simple set of utilities for Javascript
Utilities processing feature files
js util functions for frida
Browser-friendly inheritance fully compatible with standard node.js inherits()
js util 常用的工具方法
Quantaful JS util lib
js util like get type from js etc.
estree (and esast) utility to serialize to JavaScript
style core and js util for tinper-bee
unist utility to visit nodes
zrn的js util函数库
Useful utilities to make development of browser-targeted Rust applications slightly less painful.
A macro that generates Rust bindings to JavaScript or TypeScript functions, with compile time checks. For use with Dioxus.
A random name/phrase generator
easyjs to JS/wasm compiler.
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.
Pack of koa-js and koa-utils
CSS and JS utility toolbox for Rails
Utility that allows you to use various JS compilers to compress and uglify your JavaScript code.
+js-rails-routes+ is a utility for generating JavaScript equivalents to the +<route>_path+ functions provided by {Ruby on Rails}[https://github.com/rails/rails]. This allows you to do very similar things in your {+ejs+}[https://rubygems.org/gems/ejs/] JavaScript templates as you would in your +erb+ ruby templates. You can move html rendering to the client and keep it looking very similar to how it would look on the server. For example, if you have a model +Item+ and a simple route to list all the items, a link to that items page (using an explicit +a+ anchor tag instead of the Rails +link_to+) would look the same in either an +erb+ file or an +ejs+ file: <a href="<%= items_path() %>">List all Items</a> This gem was originally developed as part of the {MVCoffee}[http://mvcoffee.org] suite of tools, and integrates strongly with the {mvcoffee.js}[https://github.com/kirkbowers/mvcoffee] CoffeeScript MVC framework.
### Features ### * Allows you to utilize scenejs without having to clutter up your assets with tons of js files for self hosters. * Seamlessly allows you to create and utilize plugins you've made and placed in your vendor/assets/javascripts/scenejs_plugins directory * Preserves the directory structure of scenejs plugins, you can keep your custom made plugins in a place where scenejs can find them.
haml_to_js is a ruby library and command line that converts haml to javascript. Why an other haml to js converter (see similar utilities) ? It is a extension of [haml_to_star](https://github.com/sdrdis/haml_to_star) which purpose is to convert haml into any language. This converter is intended for front usage. It simplifies debugging (the generated code is readable, a variable hold haml line number so you can know exactly where the problem is).
Diff and patch tables
== 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
Diff and patch tables
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.