@inquirer/demo
Inquirer demos
Found 53993 results for javascript demos
Inquirer demos
An ESBuild and TSUP plugin that allows importing files as raw text. Useful for loading code files in documentation, interactive demos, or tools like react-live.
JS plugin that helps generate step-by-step instructions and demos in an easy way
An ESBuild and TSUP plugin that allows importing files as raw text. Useful for loading code files in documentation, interactive demos, or tools like react-live.
An ESBuild and TSUP plugin that allows importing files as raw text. Useful for loading code files in documentation, interactive demos, or tools like react-live.
An ESBuild and TSUP plugin that allows importing files as raw text. Useful for loading code files in documentation, interactive demos, or tools like react-live.
Fast document oriented javascript in-memory database
A package of Essential JS 2 navigation components such as Tree-view, Tab, Toolbar, Context-menu, and Accordion which is used to navigate from one page to another
A package of Essential JS 2 notification components such as Toast and Badge which used to notify important information to end-users.
The next generation Javascript WYSIWYG HTML rich text editor made by devs for devs. High performance and modern design make it easy to use for developers and loved by users.
A package of Essential JS 2 popup components such as Dialog and Tooltip that is used to display information or messages in separate pop-ups.
a 2D rigid body physics engine for the web
JavaScript image annotation
Layouts module for simple-keyboard
Cross-Browser recording of audio/video media streams; targets WebRTC/getUserMedia/WebAudio/etc.
Nozbe's fork of LokiJS, optimized for WatermelonDB
Gijgo is a set of free open source javascript controls distributed under MIT License. All widgets are high performance, built on top of the jQuery JavaScript Library with built-in support for Bootstrap 5, Material Design and Font Awesome. They are designe
Google's common JavaScript library
A CLI to add shared code from remote repositories.
Client-side support for CSS custom properties (aka "CSS variables") in legacy and modern browsers
Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel
Essential JS 2 PDF viewer Component for React
ActiveReportsJS
Ultimate Organizational Chart JavaScript library, Interactive Diagrams
Essential JS 2 CircularGauge Components
Fast document oriented javascript in-memory database
The Maps component is used to visualize the geographical data and represent the statistical data of a particular geographical area on earth with user interactivity, and provides various customizing options
The library creates and manages per-zoom-level clusters for large amounts of markers. Google API v3.
Basic Primitives Diagrams for JavaScript - data visualization components library that implements organizational chart and multi-parent dependency diagrams, contains implementations of JavaScript Controls and PDF rendering plugins.
The Bold Reports by Syncfuion components for React contains ReportViewer and ReportDesigner reporting components for enterprise web development
Points, Lines, Boxes, Polygons (also hollow), Ellipses, Circles. RayCasting, offsets, rotation, scaling, bounding box padding, flags for static and ghost/trigger bodies
Redis(ioredis) module for Nest framework (node.js).
Essential JS 2 TreeMap Components
ES6 to ES5 compiler
ActiveReportsJS
ngx-datatable is an Angular table grid component for presenting large and complex data.
JavaScript animation engine
The customizable, extendable, lightweight, and fully free React Table Component
Carbon Charts component library for Angular
A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.
SpreadJS Designer Component present as a control that could be embedded into your web application easily, and also provided flexible, customizable configuration to achieve your business logic.
SpreadJS Pivot plugin
Data visualization diagramming components library for dependencies visualization and analysis that implements organizational chart, family chart, inheritance, dependency trees, and business ownership diagrams provides a reach feature set for automatic lay
Redis(ioredis) module for Nest framework (node.js).
Uniquely flexible and light-weight utility for cloning and deep (recursive) merging of JavaScript objects. Supports descriptor values, accessor functions, and custom prototypes. Provides advanced options for customizing the clone/merge process.
A dynamic windowed scrolling table component for react
Fast document oriented javascript in-memory database
ngx-datatable is an Angular table grid component for presenting large and complex data.
Fork of LokiJS - A Fast document oriented javascript in-memory database
Runtime library for TypeScript helper functions
Live player for image annotations created with marker.js 2
Pass multiple streams (e.g. screen+camera or multiple-cameras) and get single stream.
javascript image cropping library
Polyfill for CSS Container Queries
A very lightweight and configurable jQuery Plugin for file uploading using ajax(async); includes support for queues, progress tracking and drag and drop.
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
A JavaScript parser
TypeScript is a language for application scale JavaScript development
The Bold Reports Extensions by Syncfusion contains scripts and themes for barcode report item to be integrated in JavaScript Report Viewer and JavaScript Report Designer for enterprise web development(HTML5)
Human-friendly process signals
Get and robustly cache all JS language-level intrinsics at first require time
A parser that converts TypeScript source code into an ESTree compatible form
A Complete Microsoft Excel-like JavaScript Spreadsheet for Enterprise Applications
`Object.defineProperty`, but not IE 8's broken one.
An Esprima-compatible JavaScript parser built on Acorn
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
A robust, ES3 compatible, "has own property" predicate.
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
ECMAScript parsing infrastructure for multipurpose analysis
A simple cache for a few of the JS Error constructors.
A JavaScript text diff implementation.
prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
An AST-based pattern checker for JavaScript.
An ESLint custom parser which leverages TypeScript ESTree
Robustly `.call.bind()` a function
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
A query library for ECMAScript AST using a CSS selector like query language.
A Complete Microsoft Excel-like JavaScript Spreadsheet for Enterprise Applications
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Visual connectivity for webapps
RTCMultiConnection is a WebRTC JavaScript wrapper library runs top over RTCPeerConnection API to support all possible peer-to-peer features.
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
Set a function's length property
ESLint JavaScript language implementation
Is this value a JS SharedArrayBuffer?
ES2019 spec-compliant String.prototype.trimStart shim.
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
Which kind of boxed JS primitive is this?
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
ES2019 spec-compliant String.prototype.trimEnd shim.
Is this value a JS ArrayBuffer?
A collection of common interactive command line user interfaces.
Unbox a boxed JS primitive value.
ES spec-compliant shim for ArrayBuffer.prototype.slice
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
Get the ArrayBuffer out of a DataView, robustly.
Get the byteOffset out of a DataView, robustly.
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
Spread.Sheets react support
Carbon Charts component library for Vue
Get the byteLength out of a DataView, robustly.
regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
Is this an arguments object? It's a harder question than you think.
WebAssembly text format printer
AST utils for webassemblyjs
JavaScript parser, mangler/compressor and beautifier toolkit
WebAssembly binary format parser
TypeScript plugin to enable Intellisense in custom element tagged templates
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
An ESnext spec-compliant `Object.groupBy` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
SpreadJS ReportSheet Plugin
Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.
this is the client side script for GridJs which is a lightweight, scalable, and customizable toolkit that provides cross-platform web applications, enables convenient development for editing or viewing Excel/Spreadsheet files, offers simple deployment, an
NPM package of Syncfusion Reporting JavaScript.
`Iterator.prototype`, or a shared object to use.
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
Inquirer core TS types
Flow types for the Javascript AST
JavaScript library for DOM operations
Polyfill for Metadata Reflection API
SpreadJS GanttSheet Plugin
Tooling which enables you to use TypeScript with ESLint
Core Inquirer prompt API
Microsoft Azure SDK for JavaScript - Aborter
Highly configurable, well-tested, JavaScript-based HTML minifier.
Run Keras models in the browser, with GPU support using WebGL
ScrollMoo is a pure JavaScript-based tool that lets you create high-performance, keyframed scroll animations.
Vendored version of figures, for CJS compatibility
Inquirer confirm prompt
ECMAScript extensions and shims
A pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module.
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc
nlux React is a library for building conversational AI interfaces, with support for OpenAI, HuggingFace, and more.
A lightweight carousel library with fluid motion and great swipe precision
Determine whether an AST node is a reference
JavaScript utilities with respect to emerging standard
Inquirer prompts, combined in a single package
Generates CRC hashes for strings - for use by node redis clients to determine key slots.
A lightweight carousel library with fluid motion and great swipe precision
Reactive utilities for Embla Carousel
A collection of implementation for ECMAScript abstract operations
Inquirer select/list prompt
Inquirer checkbox prompt
An **EXPERIMENTAL** Webpack plugin to enable "Fast Refresh" (also previously known as _Hot Reloading_) for React components.
Inquirer password prompt
Inquirer rawlist prompt
Javascript Redis protocol (RESP) parser
Inquirer input text prompt
Error classes used in node_redis
Inquirer search prompt
Inquirer checkbox prompt
Inquirer number prompt
Inquirer multiline editor prompt
Use the :focus-visible pseudo-selector in CSS
Style elements relative to other elements in CSS
Microsoft Azure SDK for JavaScript - Logger
Airbnb's base JS ESLint config, following our styleguide
Fast, small, efficient JavaScript memoization lib to memoize JS functions
Check if something can be an ecmascript (javascript) identifier name
Style form elements when they are empty
A JavaScript (JS) Map or Similar object polyfill if Map is not available.
Isomorphic client library for supporting long-running operations in node.js and browser.
Parses CSS inline style to JavaScript object (camelCased).
Simple & featured native masonry layout implementation for React JS
A JavaScript parser
Strip line and/or block comments from a string. Blazing fast, and works with JavaScript, Sass, CSS, Less.js, and a number of other languages.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Polyfills the ResizeObserver API and supports box size options from the latest spec
Isomorphic storage client for Supabase.
NPM package of Syncfusion JavaScript React reporting components.
OAuth 2 / OpenID Connect Client API for JavaScript Runtimes
WebAssembly text format parser
Is the value an object or an array but not null?
ngx-datatable is an Angular table grid component for presenting large and complex data.
A pure javascript JPEG encoder and decoder
Isomorphic Javascript client for Supabase
Listen to realtime updates to your PostgreSQL database
Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.
Like `extend` but only copies missing properties/values to the target object.
Airbnb's ESLint config, following our styleguide
Find and fix unused dependencies, exports and files in your TypeScript and JavaScript projects
the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions
Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license
remark plugin to support MDX syntax
Highly configurable, well-tested, JavaScript-based HTML minifier.
Spectacular Test Runner for JavaScript.
Redis(ioredis) module for Nest framework (node.js).
Escape strings for use as JavaScript string literals
Microsoft Azure Storage SDK for JavaScript - Blob
JavaScript SVG parser and renderer on Canvas.
Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT
micromark extension to support MDX or MDX.js JSX
A less than 1KB css-in-js solution
A 3D environment for rolling game dice
unist utility to get a position from an estree node
Parses JavaScript objects into XML
esast (and estree) utility to visit nodes
Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.
Low-Level OAuth 2 / OpenID Connect Client API for JavaScript Runtimes
micromark extension to support MDX JS import/exports
CLI for the swc project
micromark extension to support MDX or MDX JS expressions
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
ES spec-compliant shim for TypedArray.prototype.slice
hast utility to transform to estree (JavaScript AST) JSX
An API documentation generator for JavaScript.
Attach comments to estree nodes
JavaScript 3D library
Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)
Parse front-matter from a string or file. Fast, reliable and easy to use. Parses YAML front matter by default, but also has support for YAML, JSON, TOML or Coffee Front-Matter, with options to set custom delimiters. Used by metalsmith, assemble, verb and
Check if a string is a valid JavaScript expression
Adaptation of react-addons-shallow-compare, for independent usage
Airbnb's ESLint config with TypeScript support
Tests if ES6 @@toStringTag is supported.
Tests if ES6 Symbol is supported.
Newline character converter
`AsyncIterator.prototype`, or a shared object to use.
Colors of Google's Material Design made available to coders
browser-side require() the node way
JavaScript Testing utilities for React
Create and modify PDF files with JavaScript
Redis(ioredis) module for Nest framework (node.js).
Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)
Responsive, interactive and more accessible HTML5 canvas elements. Scrawl-canvas is a JavaScript library designed to make using the HTML5 canvas element easier, and more fun
A pure javascript BMP encoder and decoder
A pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module.
XSM - State Management made eXtraordinarily simple for React, Vue, Angular, Svelte
JavaScript MD5 implementation. Compatible with server-side environments like Node.js, module loaders like RequireJS, Browserify or webpack and all web browsers.
A prettier plugins to sort imports in provided RegEx order
walk an AST, quickly
[](https://www.npmjs.com/package/yamux-js) [](https://github.com/th-ch/yamux-js) []()  [![Version](https://img.shields.io/n
Autocomplete prompt for inquirer
Saga middleware for Redux to handle Side Effects
WebVR demos
Highlight keywords using JavaScript. Intended for every use case. Can e.g. be used to mark text in search results.