jquery-component-generator ==========================
JavaScript library for DOM operations
a CSS selector compiler/engine
JsBarcode is a customizable barcode generator with support for multiple barcode formats.
ECMAScript parsing infrastructure for multipurpose analysis
JQuery preset for conventional-changelog.
Determine if a function is a native generator function.
Turns an AST into code.
CSS selector engine supporting jQuery selectors
A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.
Topological sort of directed acyclic graphs (like dependecy lists)
Turn async generator functions into ES2015 generators
A function that returns the normally hidden `GeneratorFunction` constructor
Helper function to remap async functions to generators
Turn async functions into ES2015 generators
Find URLs, email addresses, #hashtags and @mentions in plain-text strings, then convert them into HTML <a> links.
Unobtrusive scripting adapter for jQuery
Retire is a tool for detecting use of vulnerable libraries
Adaptation project allows you to create an app variant for an existing SAP Fiori elements-based or SAPUI5 freestyle application, without changing the original application.
Check if something is a generator function
Client-side form validation made easy
Migrate older jQuery code to jQuery 4.x
Kendo UI common smartpaste API package
No description provided.
Yeqs Jquery wraps all the jquery related components. It provides a generator for each component. You can use these generators to generate the assets of the components quickly.
Guilded is a framework for building web based components centered around current web standards and best practices. The current framework is written in ruby, but could be ported to other languages. Guilded intends to provide a toolset for creating and consuming reusable web components. Currently, this problem domain is filled with JavaScript frameworks. These frameworks are wonderful and work very well. However, they do not degrade gracefully and are not accessible. Guilded seeks to provide the same level of "componentization" and ease of use without sacrificing degradability and accessibility. Guilded will achieve these goals by applying each technology at our disposal to do what it was intended. XHTML will be employed for content. CSS used for layout and styling. Behavior will be added to a component with JavaScript through progressive enhancement. The user will have the best experience with a Guilded component when CSS and JavaScript are enabled in their browser, but will still be able to use the component when CSS and JavaScript are disabled. Guilded will use jQuery as it's base JavaScript framework. jQuery was chosen because it lends itself to progressive enhancement due to the way it was authored. In addition, the tight integration of jQuery's selectors with CSS selectors is also highly desirable. When authoring a Guilded component, it is encouraged to write the behavior code as a jQuery plugin. This will allow the jQuery plugin to be used outside of the Guilded project, if desired. Guilded also seeks to provide a standardized CSS framework for creating layouts that are reusable and predictable. Guilded will utilize the currently existing RubyGems system to package its components. A new Guilded component will be packaged in a Gem and have a dependency on the Guilded gem. The Guilded gem contains the framework to build Guilded components. Update: Due to the quality components, etc. being generated by the MooTools community and the general quality of the library, we have decided to include support for it in Guilded as of release 0.3.0.