wickedElements 🧙 with render hooks
TypeScript definitions for cls-hooked
A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS
CLS using AsynWrap instead of async-listener - Node >= 4.7.0
Cloudflare Styled Elements
Current context for LoopBack applications, based on cls-hooked
A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS
Treat React JSX elements as value types and hoist them to the highest scope
Array manipulation, ordering, searching, summarizing, etc.
List of HTML void tag names
a CSS selector compiler/engine
Array of "void elements" defined by the HTML specification.
UI Components for React Navigation
Fully declarative (multi)sortable for AngularJS
Returns an array of all tabbable DOM nodes within a containing node.
React components for Stripe.js and Stripe Elements
AWS X-Ray Middleware for Express (Javascript)
Logging on steroids with CLS and Proxy. Integrated with express, koa, fastify.
Fork of the cls-hooked package, maintained by The Farmer's Dog Engineering
CLS using AsyncWrap instead of async-listener - Node >= 4.7.0
Properly hijack require, i.e., properly define require hooks and customizations
A suite of web components for a mutation testing report.
Forms done with React-Hooks
Serializes a document's DOM into a DOM string suitable for re-rendering.
Provides an extensible hook for adding custom html attributes to input elements based on validation rules defined in your model.
This gem adds helper methods to create unobtrusive jQuery code. It outputs HTML, which is hooked by an included JavaScript file to provide the functionality. Helpers include links to Ajax requests to update elements on the page, dialogs (including remote dialogs), date pickers and tab containers.
Custom Extensions for Watir, Firewatir. Acceptance Test Helper based on semantic page objects modeling customer's domain language It helps you write human readable and machine executable browser tests. Isolates GUI from Tests. The Human Readable part helps you create interfaces to elements on the page and tags them with friendly names based on vocabulary of Business Domain. The Machine Executable parts talk to Watir API hooking into DOM elements. it helps you concentrate in your acceptance tests on the intention and the customer's language and not on implementation of DOM. Write customer facing tests hence the metaphor of face for Page Objects of Significance to the Customer.
== DESCRIPTION: websitary (formerly known as websitiary with an extra "i") monitors webpages, rss feeds, podcasts etc. It reuses other programs (w3m, diff etc.) to do most of the actual work. By default, it works on an ASCII basis, i.e. with the output of text-based webbrowsers like w3m (or lynx, links etc.) as the output can easily be post-processed. It can also work with HTML and highlight new items. This script was originally planned as a ruby-based websec replacement. By default, this script will use w3m to dump HTML pages and then run diff over the current page and the previous backup. Some pages are better viewed with lynx or links. Downloaded documents (HTML or ASCII) can be post-processed (e.g., filtered through some ruby block that extracts elements via hpricot and the like). Please see the configuration options below to find out how to change this globally or for a single source. This user manual is also available as PDF[http://websitiary.rubyforge.org/websitary.pdf]. == FEATURES/PROBLEMS: * Handle webpages, rss feeds (optionally save attachments in podcasts etc.) * Compare webpages with previous backups * Display differences between the current version and the backup * Provide hooks to post-process the downloaded documents and the diff * Display a one-page report summarizing all news * Automatically open the report in your favourite web-browser * Experimental: Download webpages on defined intervalls and generate incremental diffs.