@inquirer/demo
Inquirer demos
Found 54112 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 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 navigation components such as Tree-view, Tab, Toolbar, Context-menu, and Accordion which is used to navigate from one page to another
a 2D rigid body physics engine for the web
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.
Componente web personalizado para mostrar tarjetas de Pokémon con información detallada: nombre, altura, peso, imagen y tipos. Ideal para portafolios, demos y proyectos educativos.
JavaScript image annotation
Layouts module for simple-keyboard
Nozbe's fork of LokiJS, optimized for WatermelonDB
Cross-Browser recording of audio/video media streams; targets WebRTC/getUserMedia/WebAudio/etc.
Google's common JavaScript library
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
A CLI to add shared code from remote repositories.
Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel
Client-side support for CSS custom properties (aka "CSS variables") in legacy and modern browsers
ActiveReportsJS
Essential JS 2 PDF viewer Component for React
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
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 library creates and manages per-zoom-level clusters for large amounts of markers. Google API v3.
Essential JS 2 TreeMap Components
The Bold Reports by Syncfuion components for React contains ReportViewer and ReportDesigner reporting components for enterprise web development
Redis(ioredis) module for Nest framework (node.js).
Points, Lines, Boxes, Polygons (also hollow), Ellipses, Circles. RayCasting, offsets, rotation, scaling, bounding box padding, flags for static and ghost/trigger bodies
JavaScript animation engine
ActiveReportsJS
ngx-datatable is an Angular table grid component for presenting large and complex data.
ES6 to ES5 compiler
The customizable, extendable, lightweight, and fully free React Table Component
A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.
Carbon Charts component library for Angular
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.
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
A dynamic windowed scrolling table component for react
Live player for image annotations created with marker.js 2
Runtime library for TypeScript helper functions
javascript image cropping library
Fast document oriented javascript in-memory database
Pass multiple streams (e.g. screen+camera or multiple-cameras) and get single stream.
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
A Complete Microsoft Excel-like JavaScript Spreadsheet for Enterprise Applications
Get and robustly cache all JS language-level intrinsics at first require time
TypeScript is a language for application scale JavaScript development
Human-friendly process signals
`Object.defineProperty`, but not IE 8's broken one.
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)
A parser that converts TypeScript source code into an ESTree compatible form
A robust, ES3 compatible, "has own property" predicate.
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
An Esprima-compatible JavaScript parser built on Acorn
A simple cache for a few of the JS Error constructors.
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
A JavaScript text diff implementation.
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
A Complete Microsoft Excel-like JavaScript Spreadsheet for Enterprise Applications
ECMAScript parsing infrastructure for multipurpose analysis
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.
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`.
Visual connectivity for webapps
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
Set a function's length property
Returns true if an object was created by the `Object` constructor, or Object.create(null).
A query library for ECMAScript AST using a CSS selector like query language.
RTCMultiConnection is a WebRTC JavaScript wrapper library runs top over RTCPeerConnection API to support all possible peer-to-peer features.
Is this value a JS SharedArrayBuffer?
ESLint JavaScript language implementation
ES2019 spec-compliant String.prototype.trimStart shim.
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
Is this value a JS ArrayBuffer?
Which kind of boxed JS primitive is this?
ES2019 spec-compliant String.prototype.trimEnd shim.
ES spec-compliant shim for ArrayBuffer.prototype.slice
A collection of common interactive command line user interfaces.
Unbox a boxed JS primitive value.
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
Get the ArrayBuffer out of a DataView, robustly.
Get the byteOffset out of a DataView, robustly.
Spread.Sheets react support
Carbon Charts component library for Vue
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.
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
JavaScript parser, mangler/compressor and beautifier toolkit
Get the byteLength out of a DataView, robustly.
AST utils for webassemblyjs
TypeScript plugin to enable Intellisense in custom element tagged templates
NPM package of Syncfusion Reporting JavaScript.
WebAssembly binary format parser
SpreadJS ReportSheet Plugin
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.
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
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
Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.
`Iterator.prototype`, or a shared object to use.
SpreadJS GanttSheet Plugin
Inquirer core TS types
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
JavaScript library for DOM operations
Flow types for the Javascript AST
Tooling which enables you to use TypeScript with ESLint
Run Keras models in the browser, with GPU support using WebGL
Polyfill for Metadata Reflection API
Core Inquirer prompt API
Microsoft Azure SDK for JavaScript - Aborter
Highly configurable, well-tested, JavaScript-based HTML minifier.
Vendored version of figures, for CJS compatibility
Inquirer confirm prompt
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
ECMAScript extensions and shims
A pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module.
Determine whether an AST node is a reference
Inquirer prompts, combined in a single package
nlux React is a library for building conversational AI interfaces, with support for OpenAI, HuggingFace, and more.
JavaScript utilities with respect to emerging standard
A lightweight carousel library with fluid motion and great swipe precision
A collection of implementation for ECMAScript abstract operations
Inquirer password prompt
Inquirer checkbox prompt
Generates CRC hashes for strings - for use by node redis clients to determine key slots.
Inquirer select/list prompt
A lightweight carousel library with fluid motion and great swipe precision
Inquirer rawlist prompt
Inquirer input text prompt
An **EXPERIMENTAL** Webpack plugin to enable "Fast Refresh" (also previously known as _Hot Reloading_) for React components.
Reactive utilities for Embla Carousel
Inquirer checkbox prompt
Inquirer search prompt
Error classes used in node_redis
Inquirer number prompt
Inquirer multiline editor prompt
Javascript Redis protocol (RESP) parser
Style elements relative to other elements in CSS
Use the :focus-visible pseudo-selector in CSS
Fast, small, efficient JavaScript memoization lib to memoize JS functions
Microsoft Azure SDK for JavaScript - Logger
Style form elements when they are empty
Simple & featured native masonry layout implementation for React JS
Check if something can be an ecmascript (javascript) identifier name
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.
Airbnb's base JS ESLint config, following our styleguide
Parses CSS inline style to JavaScript object (camelCased).
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.
ScrollMoo is a pure JavaScript-based tool that lets you create high-performance, keyframed scroll animations.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Redis(ioredis) module for Nest framework (node.js).
Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT
Isomorphic storage client for Supabase.
ngx-datatable is an Angular table grid component for presenting large and complex data.
A JavaScript parser
Polyfills the ResizeObserver API and supports box size options from the latest spec
A pure javascript JPEG encoder and decoder
OAuth 2 / OpenID Connect Client API for JavaScript Runtimes
NPM package of Syncfusion JavaScript React reporting components.
A 3D environment for rolling game dice
Is the value an object or an array but not null?
WebAssembly text format parser
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.
Find and fix unused dependencies, exports and files in your TypeScript and JavaScript projects
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
Airbnb's ESLint config, following our styleguide
Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license
Spectacular Test Runner for JavaScript.
the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions
remark plugin to support MDX syntax
Microsoft Azure Storage SDK for JavaScript - Blob
Highly configurable, well-tested, JavaScript-based HTML minifier.
A less than 1KB css-in-js solution
Escape strings for use as JavaScript string literals
micromark extension to support MDX or MDX.js JSX
Parses JavaScript objects into XML
JavaScript SVG parser and renderer on Canvas.
esast (and estree) utility to visit nodes
unist utility to get a position from an estree node
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.
micromark extension to support MDX JS import/exports
Low-Level OAuth 2 / OpenID Connect Client API for JavaScript Runtimes
CLI for the swc project
JavaScript 3D library
ES spec-compliant shim for TypedArray.prototype.slice
micromark extension to support MDX or MDX JS expressions
hast utility to transform to estree (JavaScript AST) JSX
An API documentation generator for JavaScript.
Attach comments to estree nodes
Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)
Airbnb's ESLint config with TypeScript support
Check if a string is a valid JavaScript expression
Tests if ES6 @@toStringTag is supported.
Tests if ES6 Symbol is supported.
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
Adaptation of react-addons-shallow-compare, for independent usage
Create and modify PDF files with JavaScript
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.
Newline character converter
browser-side require() the node way
`AsyncIterator.prototype`, or a shared object to use.
Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)
A pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module.
Colors of Google's Material Design made available to coders
A pure javascript BMP encoder and decoder
The Syncfusion Reporting UI components for Angular contains `Report Viewer` and `Report Designer` Angular components for enterprise web development. Empower your web application with feature-rich report preview, edit, and customization capabilities that a
JavaScript Testing utilities for React
walk an AST, quickly
JavaScript MD5 implementation. Compatible with server-side environments like Node.js, module loaders like RequireJS, Browserify or webpack and all web browsers.
No-dependencies, low-level, high-performance JIT code generation package for JavaScript
[](https://www.npmjs.com/package/yamux-js) [](https://github.com/th-ch/yamux-js) [![GitHub
Unfancy JavaScript
A prettier plugins to sort imports in provided RegEx order
🌈 Light, fast, and easy to use, dependencies free javascript syntax highlighter, with automatic language detection
Official React component for Font Awesome
A powerful and lightweight inversion of control container for JavaScript and Node.js apps powered by TypeScript.
get a list of identifiers that are initialised by a JavaScript AST node.
An ESnext spec-compliant `Array.prototype.toReversed` shim/polyfill/replacement that works as far down as ES3.
Generate a table of contents based on the heading structure of a html document.
WebVR demos
XSM - State Management made eXtraordinarily simple for React, Vue, Angular, Svelte
ECMAScript 5 compatibility shims for legacy JavaScript engines
Saga middleware for Redux to handle Side Effects
Autocomplete prompt for inquirer