A WDIO helper utility to provide a repl interface for WebdriverIO
JavaScript client for graphql-ruby
An javascript implementation of the Rapid Automated Keyword Extraction (RAKE) algorithm. Forked from https://github.com/sleepycat/rapid-automated-keyword-extraction
Migrations tool for Postgresql DB
Convert Oniguruma patterns to native JavaScript RegExp
Extends repl.REPLServer to allow for a colorize function
REPL for AdonisJS
A WDIO helper utility to provide several utility functions used across the project.
A simple fast template libray.
REPL for Prisma databases
A custom history for your custom REPL
The Pyodide JavaScript package
Cybernetically enhanced web apps
record and replay the web
record and replay the web
Vue component for editing Vue components
A WDIO helper utility to provide a repl interface for WebdriverIO
REPL module for Moleculer
Bull / BullMQ queue command line REPL
Compile ES2015 constants to ES5
A REPL, or terminal, for use in the browser with PGlite, allowing you to have an interactive session with your WASM Postgres in the page.
Standalone util function from Node.js core to process await statements in REPL.
MongoDB Shell CLI REPL Package
Display or interact with a REPL (Read Eval Print Loop). Create an interactive terminal for Python, Javascript or whatever in React.
Interactive Rake prompt. Load your Rake environment once, and get a nice REPL.
Creates a `rake console` task with either Pry or Irb
This gem provided a rake taks named 'i' making rake interactive: usage: add the following line to your rake file require 'rake_i_task' rake i it opens a REPL shell with the following commands *help* - provide help *reke* - perform rake tasks *exit* - leave the hell It provides * TAB completion for the rake tasks * History even across sessions * pass unknown commands to the underlying operation system