Looks up the first non-whitespace character to the left/right of a given index
Fast CSS Selectors API Engine
add bibliohelp linkable image at primo page right edge
Match substrings on the left or right of a given index, ignoring whitespace
Fast CSS Selectors API Engine
Removes body scroll without content _shake_
List of known CSS properties
An extension of svg.js which allows to select elements with mouse
Build and manage the AJV instances for the fastify framework
A high-level API to control headless Chrome over the DevTools Protocol
Build and manage the fast-json-stringify instances for the fastify framework
Client/server side PDF printing in pure JavaScript
Require hook for automatic V8 compile cache persistence
A high-level API to control headless Chrome over the DevTools Protocol
Right pad a string with zeros or a specified string. Fastest implementation.
Small, efficient encoding of SVG data URIs for CSS, HTML, etc.
Loading spinners using the svelte framework.
Require hook for automatic V8 compile cache persistence
Minimal async jobs utility library, with streams support
A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.
Easily measure performance metrics in JavaScript
List of ML tasks for huggingface.co/tasks
Buttons with built-in loading indicators
The Okta Sign-In Widget
A simple gem that helps you with testing the contents of a rendered web page. Currently in development.
A simple gem that provides wrapper/helper methods ontop of capybara to test the contents of your page. Currently in development!
Page-specific javascript for Rails done right
Creats copyrights for pages with <% copyright %> with current year, name and all rights reserved
rbex is a version of ruby that is programed in ruby and is functional. Warning this language isn't usable right now because it is under heavy development. thanks for looking at this gem page and please look at our homepage for details if you want to learn more about rbex.
This gem is inspired by the notifications introduced in Windows 8.
Allows the Acts As State Machine (aasm) gem to be used with the Opal Ruby Transpiler. Its also ready to work right along side react.rb UI components. For detailed documentation on Acts As State Machine, refer the to AASM github page at https://github.com/aasm/aasm.
Visualruby is a complete IDE for making graphical user interfaces with ruby. It utilizes glade interface designer to create windows, and uses a library of GUI helpers to make coding GTK+ programs easy. The IDE really helps you organize your files and your thoughts because it names your ruby files and glade files by a naming convention. You files take on the names MyClass.rb, and MyClass.glade. Then you can easily edit the GUI (glade file) by right clicking on your class's file. It also creates .gemspec files for you, then you can right-click on the .gemspec file to install it, or upload it to rubygems.org. You can also yank your gems with one click. To install, get instructions from our github page at https://github.com/Beagle123/visualruby
Ruck uses continuations and a simple scheduler to ensure "shreds" (Ruck threads) are woken at precisely the right time according to its virtual clock. Schedulers can map virtual time to samples in a WAV file, real time, time in a MIDI file, or anything else by overriding "sim_to" in the Shreduler class. A small library of useful unit generators and plenty of examples are provided. See the README or the web page for details.
A responsive 1, 2 or 3 column theme for wide, medium and narrow with drop(down) menu. The three columns are reordered as necessary to match the display width. Includes a menu bar generator, a category page generator, a default cookie warning for European sites and much more. The three columns consist of 1 primary column, a secondary column and a tertiary column. The secondary column can be placed either to the right or left of the primary column. The tertiary column is on the other side. The secondary and tertiary columns can be disabled. This theme uses normalize.css.
Here are the main features/aims of the project: * A pleasant user interface * Drag-n-drop contents around the page * Change the content appearance with a click * Nearly NO user management/rights system * extra-basic content writing * Built using Ruby on Rails (which means that adapting Compges is as easy as any other Rails application) * Basic templating system (building a template means inserting a string like %%area:NameOfMyArea%% where you want to drop contents)
Although made popular by Windows, INI files can be used on any system thanks to their flexibility. They allow a program to store configuration data, which can then be easily parsed and changed. Two notable systems that use the INI format are Samba and Trac. More information about INI files can be found on the [Wikipedia Page](http://en.wikipedia.org/wiki/INI_file). ### Properties The basic element contained in an INI file is the property. Every property has a name and a value, delimited by an equals sign *=*. The name appears to the left of the equals sign and the value to the right. name=value ### Sections Section declarations start with *[* and end with *]* as in `[section1]` and `[section2]` shown in the example below. The section declaration marks the beginning of a section. All properties after the section declaration will be associated with that section. ### Comments All lines beginning with a semicolon *;* or a number sign *#* are considered to be comments. Comment lines are ignored when parsing INI files. ### Example File Format A typical INI file might look like this: [section1] ; some comment on section1 var1 = foo var2 = doodle var3 = multiline values \ are also possible [section2] # another comment var1 = baz var2 = shoodle
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.