Xpath-Generator =====
DOM 3 XPath implemention and helper for node.js and the web
Pure JS implementation of the DOM Level 3 XPath specification
DSL for building complex XPath expressions
Search xml2js JSON documents with XPath query strings.
Converts CSS selectors to xpaths
CSS to XPath
Get the XPath from an HTML element
DOM 3 and 4 XPath 1.0 implemention for browser and Node.js environment.
SaxonJS XSLT 3.0 processor: a conformant high-performance implementation of XSLT 3.0 for Node.js
Utility function for converting XPath expressions to CSS selectors
Easy conditional if-else logic for your Cypress tests
SaxonJS XSLT 3.0 processor: command line interface to SaxonJS
TypeScript helper functions to narrow the type of object to a Node descendant
Determine if a function is a native generator function.
A simple dapp used in MetaMask e2e tests.
Turns an AST into code.
Create and evaluate simple XPath position expressions.
Wicked Good XPath
TypeScript definitions for xml-crypto
Xpath pure javascript implementation for node.js
A (Browser) Range implementation / wrapper with XPath features, extracted from Annotator
Turn async generator functions into ES2015 generators
A function that returns the normally hidden `GeneratorFunction` constructor
XPath is a Ruby DSL for generating XPath expressions
XPath is a Ruby DSL for generating XPath expressions
Nukitori is a Ruby gem for HTML data extraction. It uses an LLM once to generate reusable XPath schemas, then extracts structured data from similarly structured pages using plain Nokogiri. This makes scraping fast, predictable, and cheap for repeated runs.
It's easier to generate XML or Hash using xpaths as string
OM (Opinionated Metadata): A library to help you tame sprawling XML schemas like MODS. Wraps Nokogiri documents in objects with miscellaneous helper methods for doing things like retrieve generated xpath queries or look up properties based on a simplified DSL
A library to help you tame sprawling XML schemas like MODS. Wraps Nokogiri documents in objects with miscellaneous helper methods for doing things like retrieve generated xpath queries or look up properties based on a simplified DSL
== FEATURES: * takes an XML with actions from tg4w and outputs stand-alone Ruby code that can be run directly or embedded into existing code (e.g. for test automation). * can be used as a library or as an executable script. * takes the xpath from tg4w and uses only enough info to guarantee the uniqueness of the referenced element, allowing the generated script to keep working even with some change to page structure. == PROBLEMS: * the generated code is damn ugly. * a few action types from the XML input still aren't recognized. * some dependencies aren't very clearly sorted out yet. you might find you need something that is not specified. if yes, please report this as an issue in our issue tracker. * i don't know, find more and let me know =) == SYNOPSIS:
No description provided.
No description provided.