Get path to your object properties with type checking for typescript
A lightweight, unstyled, and composable emoji picker for React.
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
markuplint config presets
string representations of objects in node and the browser
FilePond, Where files go to stretch their bits.
Compile object rest and spread to ES5
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
video.js plugin that adds a navigable waveform for audio and video files.
Allow parsing of object rest/spread
Parse CSS inline style to JavaScript object.
Compile ES2015 object super to ES5
Generate hashes from javascript objects in node and the browser.
Allow parsing of '#foo in obj' brand checks
This plugin transforms checks for a private property in an object
ES2015-compliant shim for Object.is - differentiates between -0 and +0
Contains generic data manipulation functions that can be used in various components.
React Components used in Compass
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Focus Management Tools for Web
React Native specific accessibility linting rules.
Method object extensions for better code navigation
Wraps page objects up into a site object, which provides some introspection and navigation capabilities that page objects don't provide. Works with Watir and Selenium.
Enumpath is an implementation of the JSONPath spec for Ruby objects, plus some added sugar. It's like Ruby's native Enumerable#dig method, but fancier. It is designed for situations where you need to provide a dynamic way of describing a complex path through nested enumerable objects. This makes it exceptionally well suited for flexible ETL (Extract, Transform, Load) processes by allowing you to define paths through your data in a simple, easily readable, easily storable syntax.
View helpers for navigation menus. Build navigation menus from hash objects.
Can create navigation from objects using the nav builder,from database tables or from a yaml file
With RailsBootstrapEasyNavbar you can create a simple navigation bar with twitter-bootstrap styling from a given JSON object. The navigation bar may only be a maximum of two levels.
Page object library with an emphasis on simplified navigation and reusable code. It has features geared towards supporting web components (www.webcomponents.org) or any recurring feature in your application. UI automation components that you define are extensions of the DOM and are fully interopable with standard DOM elements and other components.
A stand-alone tool for isolating business logic from external interfaces and cross-cutting concerns. Navigable composes self-configured command and observer objects to allow you to extend your business logic without modifying it. Navigable is compatible with any Ruby-based application development framework, including Rails, Hanami, and Sinatra.
Scryglass is a ruby console tool for visualizing and actively exploring objects (large, nested, interrelated, or unfamiliar). You can navigate nested arrays, hashes, instance variables, ActiveRecord relations, and unknown Enumerable types like an expandable/collapsable file tree in an intuitive UI. Objects and child objects can also be inspected through a variety of display lenses, returned directly to the console, and more!
This gem makes it easy to build PageObjects and make your acceptance tests more object oriented. It includes a implementations for common elements like tables, tabs, navigations etc.
Rails Console Pro enhances your Rails console with powerful debugging tools: - Beautiful colored formatting for ActiveRecord objects - Schema inspection with columns, indexes, associations, validations - SQL explain analysis with performance recommendations - Interactive association navigation - Model statistics (record counts, growth rates, table sizes) - Object diffing and comparison - Export to JSON, YAML, and HTML - Smart pagination for large collections
QA Robusta is an automation framework easing pain points away from automation test case writers. How is pain relieved? * Elements, such as links, buttons, and other html objects are defined in one location. This ensures over time the user won't have definitions spread out throughout different layers of code requiring time consuming updates if the application under test is modified. * Well defined flows allows the user to have a common means for navigating and controlling interactions with the application under test. This takes all logic out of test classes and yields in higher more modular code re-use. * When an application requiring testing has the elements and flows implemented less code savy resources can easily add new test cases once trained on how to access the flows and elements. * When ever a link or button is clicked a screen shot is taken * Results are available under site/results directory in html format. Report includes the rdoc on a per test class method along with any screen shots taken. Example report: https://cyberconnect.biz/opensource/demo_results.html * Transparent remote Unix command execution leading to well defined interfaces for common task. For example, one may have a class defined specifically for RemoteUnixNetwork. This class would have methods such as, assign_ip, ifup, ifdown, etc. This class then would be able to perform these task on any remote Unix machine. * Executes the same on Windows or Linux/Unix environments. Developers have the freedom to develop on the platform of choice. * Mechanize extension: Allows the user to define a web application's page elements in a YAML format and provide navigation paths accessing the YAML structure to interact with the web application. Users can also perform direct http.post or any other mechanize functionality when defining state-full interfaces to hit a web application without going through a browser.
No description provided.
No description provided.
No description provided.