generate frontend api request client according to an openapi shema url
A minimal event emitter.
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
Copy a descriptor from object A to object B
Return the filename and line number of the calling function
Return the filename and line number of the calling function
Retry a promise-returning or async function
Commonly used shared functionality and types to support the fiori generator.
Array manipulation, ordering, searching, summarizing, etc.
A npm package wrapper for OpenAPI Generator (https://github.com/OpenAPITools/openapi-generator), generates which API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
Generates source maps
@ts-jison/parser: ==== A lightly-typescriptified API for creating parsers in JavaScript ----------------------------------------- A lexical analyzer generator used by [@ts-jison/lexer-generator](../lexer-generator).
Regular Expressions parser in JavaScript
A generic implementation of JSON RPCs using proxies
A language engineering tool for the Language Server Protocol
when you want to fire an event no matter how a process exits.
Create an SAPUI5 application using SAP Fiori elements or a freestyle approach
The easiest way to generate custom Apple Wallet passes in Node.js
Azure Communication Services Calling Web SDK
Determine if a function is a native generator function.
ECMAScript code generator
Turns an AST into code.
Rails-inspired generator system that provides scaffolding for your apps
Fractional index library with jittering and generator
Generates API calls to Faraday using metaprogramming
Bindings for API calls that are documented with Apipie. Bindings are generated on the fly.
The git gem provides an API that can be used to create, read, and manipulate Git repositories by wrapping system calls to the git command line. The API can be used for working with Git in complex interactions including branching and merging, object inspection and manipulation, history, patch generation and more.
Using configuration style to generate Ruby classes and methods that wrap the API calls to a remote service.
Generate a RESTful API from a directory of ActiveRecord models
The Plivo Ruby SDK makes it simpler to integrate communications into your Ruby applications using the Plivo REST API. Using the SDK, you will be able to make voice calls, send SMS and generate Plivo XML to control your call flows.See https://github.com/plivo/plivo-ruby for more information.
One beautiful Ruby API for GPT, Claude, Gemini, and more. Easily build chatbots, AI agents, RAG applications, and content generators. Features chat (text, images, audio, PDFs), image generation, embeddings, tools (function calling), structured output, Rails integration, and streaming. Works with OpenAI, Anthropic, Google Gemini, AWS Bedrock, DeepSeek, Mistral, Ollama (local models), OpenRouter, Perplexity, GPUStack, and any OpenAI-compatible API. Minimal dependencies - just Faraday, Zeitwerk, and Marcel.
Generates data to put in your canvas instance. Data can be exported as CSV for uploading or sent directly via api call
A friendly static site builder
Calls the W3C Validator API with every page Jekyll generates and displays the validation errors.
Lina is a RESTful API provider based on Ruby on Rails, with zero learning costs for Railser, it could help you generate your apidoc, help you check params before api call, and more.
Built around HTTParty, SomeAPI provides a generic wrapper for your favourite RESTful WebAPI. Simply extend Some::API and apply your usual HTTParty options like base_uri, then call your new API and party harder!