Walks through an object executing user defined functions at every node on the way down and back up.
ECMAScript (ESTree) AST walker
Walk and transform a pug AST
Lightweight Babel AST traversal
iteratively walk a DOM node
A library for efficiently walking a directory recursively
Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.
Execute a callback on every node of a source code's AST and stop walking when you see fit
Given a path string, return a generator that walks up the path, emitting each dirname.
Get an array of recursive directory contents
A 1.75kB library for enhancing `html`. `ultrahtml` has zero dependencies and is compatible with any JavaScript runtime.
JSON without touching any globals
Find files simply. Walks a directory tree emitting events based on what it finds. Presents a familiar callback/emitter/a+sync interface. Walk a tree of any depth.
Library to walk OAS 3 schema objects and call a callback
JSX support for Acorn Walk
Walks a given object and invokes a function on each iteration.
A node port of python's os.walk
A method for traversing an object and optionally replacing values
Walk up the directory tree until the specified path is found.
ECMAScript parser
unist utility to visit nodes
Traverse an ESTree-compliant AST
File system walker with Readable stream interface.
[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![Github Actions][github-actions-src]][github-actions-href] [![Codecov][codecov-src]][codecov-href]
Check to see if an object "walks like a duck".
Awkward helps you walk your Object Graph and output a dot file suitable for viewing in Graphviz. Awkward doesn't know how to visit your objects, so you must teach it by implementing a subclass of Awkward::Visitor.
A tool that walks through a hash or nested object and applies code to containers and elements based on user defined rules.
The Grepper class greps through files, and returns a result set of Grepper::Result objects. Each Result object represents the matches found in a single file. The Result contains a set of Grepper::Match objects. Each Match object represents a line (the line that matched) and before- and after-context arrays. If no before or after lines were requested, those context values will be nil. To use, you prepare a Grepper object; call <tt>run</tt> on it; and walk through the result set. This distribution comes with the Grepper::Formatter class, which is built on top of Grepper and provides fairly canonical-looking output by walking through Grepper objects. (See <tt>lib/formatter.rb</tt>.) Meanwhile, here are the details.
Walks your ActiveRecord object graph — has_many, has_one, belongs_to, HABTM, polymorphic — and returns a list of every validation error found.
Description: Studio_game is a practice application from the pragmatic studio ruby lessons. they walk you through the creation of creating a video game while teaching you the basics of learning ruby. It includes Numbers and Strings, Variables and Objects, Self, Methods, Classes, Attributes, Arrays, Objects Interacting, Separate Source Files, Unit Testing, Conditionals and TDD, Modules, Blocks, Symbols and Structs, Hashes, Custom Iterators, Input/Output, Inheritance, Mixins, and Distribution. How To: Gem Install StudioGame
Parses the Khronos OpenGL registry into a standardized and user-friendly data structure that can be walked through, providing an essential need for tools that generate code to create an OpenGL wrapper/bindings, for any language. Given an API name, version, and profile, is capable of filtering and grouping data structures that cover that specific subset of definitions, using a typical Ruby object-oriented approach.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.