flatted
A super light and fast circular JSON parser.
Found 1701 results for circular
A super light and fast circular JSON parser.
Like JSON.stringify, but doesn't blow up on circular refs.
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Cyclist is an efficient cyclic list implemention.
Like an array, but rounder.
Utility functions to deal with references in objects
Encode/decode circular structures for converting to and from JSON.
Clone objects by dropping circular references
Validate and visualize dependencies. With your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.
A super light and fast JavaScript object (de)serialization that includes date, bigint, regex, etc.
a simple ring buffer data structure
Create graphs from module dependencies.
Clean up an object prior to serialization
Analyze circular dependencies in your JavaScript/TypeScript projects.
Advanced JavaScript objects serialization.
high-performance, zero-dependency circular reference check for objects (or arrays)
Java Script Object eXchange.
Everything you need in JSON land. Parse JSON with comments, stringify objects with circular references, etc...
Circular fixed size array
Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams
Responsive and slick progress bars with animated SVG paths
Serialize objects to JSON with handling for circular references
JSON does not handle circular references. This version does
Transforms nested values of complex objects
Collection of basic layout algorithms for graphology.
Unbelievable and Modern JSON interface.
Analyze circular dependencies in your JavaScript/TypeScript projects with Rust.
Circular Buffer JavaScript implementation
Out-of-box and zero configuration circular dependencies detector, with both JavaScript API and Command Line Tool.
Essential JS 2 CircularGauge Components
Remove circular references from objects
Extremely light weight way to resolve jsonschema '$ref' references & inheritance: create circular/graphs, fractals from json (browser/coffeescript/javascript).
should deep clone everything even global objects, functions, circularities, ...
Transforms nested keys of complex objects
Transport complex JavaScript objects from the server to the web browser at lightning fast speeds
A circular array buffer written in modern TypeScript.
Access array items at any positive or negative index. If the index is out of bounds, it will be wrapped around the length of the array.
Json (=readable) inspired serializer.
⛑️ JSON serialization should never fail
Customizable circular SVG progress bar component for React
A tool to help you visualize and understand circular dependencies in your webpack build.
A customizable circular slider with no dependencies.
Overrides JSON's stringify to handle circular references
A circular slider React component
React components for easily composing a circular range input
Serialize circular references, custom objects and other types not supported by JSON
Recursive lodash.mapValues
Validate and visualize dependencies. With your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.
A modern, customizable slider built entirely in Vue.js 3 with TypeScript in under 5KB (gzipped) and dependency free. (horizontal, vertical and circular slider)
Tiny utility to safely stringify objects with circular references
JSON does not handle circular references. This version does
Fast TS/JS implementation of a circular buffer (aka ring queue, cyclic list, etc.) Extremely well tested.
Stringify and parse cycled reference json
React wrapper for progressbar.js
An easy-to-use serialization library with support for references, type information, generics, inheritance, and more!
A library for creating circular / curved texts in React projects
easy circular progress component with counting effect
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Dump any JS object to valid human-readable JSON
A circular progress bar in svg
React wrapper for progressbar.js
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
Replace circular references in an object with a string
Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams
React components for [Stripe.js and Elements](https://stripe.com/docs/stripe-js).
Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams
Simple library to allow for serialization and deserialization (JSON or otherwise) of JS objects containing circular references
Circular Buffer JavaScript implementation
Simple React donut chart component with flexible options.
Vue.js component for displaying JavaScript objects with circular references, forked and ported to Vue 3
eval in reverse: stringifying all the stuff that JSON.stringify won't
A tiny and fast circular buffer
A lightweight JSON utility library.
Logging node module managing json or human format
A react lib for building circular menus in a very easy and handy way.
A collection of circular SVG country flags.
A super light and fast circular JSON parser.
Circular buffer.
*I deal with the goddamn objects so JSON doesn’t have to!! I have object skills!!*
cool,highly interactive circular menu
Binary Term Format
Don't repeat yourself, JSON: Add support for (circular) references, class instances, ...
Circle menu component for React.
<img src='https://github.com/themre/roundy/blob/master/roundy.png?raw=true' alt='Roundy'/>
This library is a count down timer for Vue js framework. You can add as many as timers you need and fully customize them.
A circular, responsive carousel plugin built using the jQuery.
Safely stringify & parse circular references to & from JSON using JSON pointers
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
Display progress in a circle fashion
JSONCircularParser ============ Serializes and deserializes otherwise valid JSON objects containing circular references into and from a specialized JSON format.
A small circular/ring buffer implementation in TypeScript.
Orbit is a CSS framework for radial interfaces
Simplify JS objects, replacing circular references by the path leading to the parent reference. Useful before a JSON.stringify() or a recursive navigation over the object.
React library to help developers to draw animated, cross-browser, highly customizable progress circles using SVG.
Removes the inner circular references from objects
Decycled versión for JSON.stringify, resolve circulars, Regexp, Errors and dates. Reverse by JSON.revive().
An aesthetic and customizable circular visual component for React.
Train a fast (FIFO) queue with a rollback mechanism. Behind the scenes it uses 2 arrays to simulate and perform fast shifting and popping operations without using the Array#shift() method..
Display progress in a circle fashion
Serialize circular javascript object graphs
A comprehensive Serializer/Deserializer that can handle any data type.
A Cyclic Slider React component for circular values like angles, hue, and more
Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams
React Native component for creating circular slider
Pattern matching library
Detect modules with circular dependencies when processing javascript
Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams
Package that provides a type-safe and circularly-safe API for working with detailed JSON
A Javascript implementation of a circular list, for React Native
Web component to display text along a circle shape
high-performance, zero-dependency circular reference check for objects (or arrays)
Animated circular progress bar with segments
Visualize your CommonJS, AMD, or ES6 module dependencies.
ReactJS circular menu
deep cloning function for js objects
Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams
Create graphs from module dependencies.
Abstracted functional easing provider, based on Penner's equations.
A customizable circular progress tracker component for React
Check circular dependency in vite project
Javascript object encryt utility for Node.js
React Native component for creating circular slider
determine if an object contains a circular reference
Like JSON.stringify, but doesn't blow up on circular refs.
This library allow you to create beautiful QR Codes in Angular application.
configurable circular progressbar with angular gradient react component
Create for loops that spiral from the center or a given point
JSON serializer that can stringify and parse any data type.
Test if an object-like value contains a circular reference.
liquid progress circular bar with cool liquid animations saves to save lot of time and also make your project look cooler. its fully customizable and light weight module.
3 types Circular Slider Component for React Native
Circular Dependencies for most.js
Ionic directive that opens a menu with fabs arranged in a circular fashion
Simple lib to safely clone circular objects.
A circular slider component for React Native
Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams

A comprehensive deep clone library with support for circular references, custom types, specialized handlers, and memory optimization,tiered implementation, and advanced options
Remove circular dependencies
A circular slider component for react
Bitwise rotation to the left.
Misc TS data structures such as Sets, Maps and Collections
Like JSON.stringify, but doesn't blow up on circular refs and BigInts.
The easiest wayu to add Circular Std into your project
JSPON - Can parse and stringify objects with circular references
nice looking canvas-based radial and linear slider
Validate and visualize dependencies. With your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.
Vue.js component for displaying JavaScript objects with circular references
Simple circular progress bar to be use in ionic, Angular and React
very fast double-ended queue, stack and circular buffer
React Native component for circular multiple slider and pie chart
Bitwise rotation to the right.
Display JavaScript dependency graph in a GUI.
Functional programming with lazy immutable iterables
A set of functions computing cartesian coordinates, describing circular and annular sectors.
Convert an object to its source code (With references and PROXIES too!)
Try to parse a string as JSON and return undefined on failure
Simple circular progress meters
Check if a value is valid JSON
Typescript and javascript utilities. clone: deep copy the almost all js structures (plain objects, sets, maps, buffers, class instances etc.) with support circular/duplicate references and customizing; whatIsIt: typeof+instanceOf on steroids with support
Create a readable stream from a circular array-like object.
Deep filters for Javascript objects using dot notation
A suite of circular data structures, including deques, lists, maps, queues, sets and stacks.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
jQuery plugin for dynamically rendering a pie or circle diagram comparable to a progress bar, depicting a progress, countdown, percent value or similar. Renders Inline-SVG-Images. Highly customizable.
<pre> _ _ _ _____ _______ __ | \ | | | | / ____|/ ____\ \ / / | \| | ___ __| | ___ | | | (___ \ \ / / | . ` |/ _ \ / _` |/ _ \| | \___ \ \ \/ / | |\ | (_) | (_| | __/| |____ ____
The tiny, regex powered, lenient, _almost_ spec-compliant JavaScript tokenizer that never fails.
Create an iterator which repeatedly iterates over the elements of an array-like object.
ReactJS component for creating circular slider
Deep fast merge JavaScript objects with circular references handling and TypeScript support
A circular progressbar built for React
A plugin to work around circular dependencies by deferring the import of selected amd modules
Test if a value is an array containing a circular reference.
Test if a value is a plain object containing a circular reference.
<div align="center"> <img src="docs/media/Banner.svg" alt="Node Fetch"/> <br> <p>A light-weight module that brings <a href="https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API">Fetch API</a> to Node.js.</p> <a href="https://github.com/hutechtec
JSON Sterilization for Cyclical Objects
A promise-based library for circular cropping images. This package can create several sizes of the same image and save them to disk. Using any method of your choice, you could upload the files to S3 after processing is complete.
 [](https://app.fossa.com/projects/git%2Bgithub.com%2FQuickCorp%2FQCObjects-SDK?ref=badge_shield
<h1 align="center"><a href="https://github.com/hutechtechnical/ratione-ullam-non-labore"><img src="https://raw.githubusercontent.com/slikts/@hutechtechnical/ratione-ullam-non-labore/master/logo.svg?sanitize=true" width="450" height="190" alt="Queueable"><
Circular set of points, that can change it's behaviour dynamically.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Encode JavaScript objects into flat strings dictionary. Synchronise complex nested structures over the network with minimal overhead.
Return an object with prototype properties included as own properties (for serialization purposes)
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
A lightweight, customizable circular progress bar component for React Native. Features smooth animations, percentage display, custom colors, and SVG-based rendering for iOS and Android.
A little function that formats an error object as a nice, readable string. Works in node and the browser; in node, it will use [kleur](https://www.npmjs.com/package/kleur) to add ANSI color code escape sequences to the output string, to make it easier to
A circular queue implementation with reactive features and Symbol.iterator support
[Site](https://@hutechwebsite/suscipit-natus-veritatis-minima.com/) | [Docs](https://@hutechwebsite/suscipit-natus-veritatis-minima.com/docs) | [Contributing](https://github.com/hutechwebsite/suscipit-natus-veritatis-minima/blob/master/.github/CONTRIBUTIN
Parse the string into a Map.
The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.
A slider, except it's round
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Calculate the angle from one set of XY coordinates to another in degrees or radians.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
<!--
Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams
Enhanced progress components with circular progress and animations for Bootstrap 5
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Visualize your CommonJS or AMD module dependencies.
<!-- BEFORE EDITING THIS README Our README.md is auto-generated by combining pages in website/docs and website/readme-sources
<img alt="rocket" src="rocket.svg" width="120" />
Circular dependency check tool for nstarter projects
[tests]: https://img.shields.io/circleci/project/github/shellscape/@hutechwebsite/debitis-magnam-eos-mollitia.svg [tests-url]: https://circleci.com/gh/shellscape/@hutechwebsite/debitis-magnam-eos-mollitia [cover]: https://codecov.io/gh/shellscape/@hutechw
[](http://travis-ci.org/dresende/@hutechtechnical/quis-dolorem-consequuntur-earum) [](https://nodei.co/npm/@hutechwebsite/sequi-mollitia-aliquam-blanditiis/)
[](https://nodei.co/npm/@ryniaubenpm/inventore-consectetur-ullam/)
data-ferret is a set of search and transformation utils for unarranged, deeply nested data
An Animated and dynamic donut chart with 2 modes : Semi circular or Full circle. using react-native-svg and react hooks.
[](https://www.npmjs.com/package/@hutechwebsite/quo-est-iure-quam) [](https://
Shove arbitrary JavaScript objects through the pipes.
Deep-copy an object, with keys sorted. Supports circular references and custom sort order.
Advanced circular slider with no dependencies.
Analyze circular dependencies in your JavaScript/TypeScript projects.
This is a cross platform cricular progress indicator
check circular reference
A react component to render knowlege circular rotational graphs
<div align="center"> <a href="https://www.@lambrioanpm/error-numquam-accusantium.com"> <img alt="@lambrioanpm/error-numquam-accusantium" src="https://raw.githubusercontent.com/@lambrioanpm/error-numquam-accusantium/brand/master/@lambrioanpm/error-nu
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Utility to find circular references in objects and return the object with circular references handled and replaced with a string representation.
React Native component for creating circular slider
Strict equality evaluation with support for circular structures.
An easy circular list
Serializes and deserializes complex JavaScript objects with cyclic references, including restoring fully functional function objects.
[](https://nodei.co/npm/@xdanangelxoqenpm/nobis-laborum-dolorum/)
Circular Timer component for React Native
Logger for JS
Deep clone and/or serialize almost any JavaScript object tree (Map/Set, RegExp, DataView, etc.) while preserving circular references.
Common data structures implementation for javascript
A lightweight plugin to render a simple, animated circular progress bar.
Angular library for draw doughnut charts.
[![Buil@odczynflnpm/repellendus-commodi-sunt status][buil@odczynflnpm/repellendus-commodi-sunt-image]][buil@odczynflnpm/repellendus-commodi-sunt-url] [![Tests coverage][cov-image]][cov-url] [![npm version][npm-image]][npm-url]
Advanced circular slider with no dependencies.
<p> <a href="https://radial-grid.vercel.app/" target="_blank"> <img alt="Version" src="https://img.shields.io/npm/v/radial-grid.svg"> </a> <a href="https://radial-grid.vercel.app/" target="_blank"> <img alt="Downloads" src="https://img.shields
Deep fast clone JavaScript objects with circular references handling and TypeScript support
A circular linked list
Reads and writes data records stored in fixed width binary. CircularFile adds 'fixed record count' files to the mix
Easy to use and simple to install Analog Time Picker
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Create circular, iterable data structures in JS
Fork of svg-arc for modernization
Detect modules with circular dependencies asynchronously when bundling with webpack.
A [React](https://reactjs.org/)-based typeahead that relies on [Bootstrap](https://getbootstrap.com/) for styling and was originally inspired by Twitter's [typeahead.js](https://github.com/twitter/typeahead.js). It supports both single- and multi-selectio
Check circular reference or mutable variable. Print its reference attribute chain.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
A typescript implementation of Rust's [Result](https://doc.rust-lang.org/std/result/) and [Option](https://doc.rust-lang.org/std/option/) objects.