lave is eval in reverse; it does for JavaScript what JSON.stringify does for JSON, turning an arbitrary object in memory into the expression, function, or ES6 module needed to create it. JSON is great data transport, but can only handle a subset of the objects expressible in a JavaScript runtime. This usually results in lossy serializations at best, and TypeError: Converting circular structure to JSON at worst. While we can get around such issues by writing JavaScript code to parse this JSON back into the structures we want, now we have to ship that code out of band, which can be a headache.
stringify uneval circular json serializeMadge is a developer tool for generating a visual graph of your module dependencies, finding circular dependencies, and give you other useful info. Joel Kemp's awesome dependency-tree is used for extracting the dependency tree. Read the changelog for latest changes.
graphviz graph amd commonjs es6 sass stylus less dependencies madge es7 requirejs require module circular dependencyResponsive and slick progress bars with animated SVG paths. Use built-in shapes or create your own paths. Customize the animations as you wish. Documentation is hosted at readthedocs.org.
progressbar animation progress bar js svg circular circle pace radial line loading loader semi-circle indicatorCroller is licensed under MIT license. View license.
circular seekbar andorid custom-viewGoJS is a JavaScript and TypeScript library for creating and manipulating diagrams, charts, and graphs. GoJS is a flexible library that can be used to create a number of different kinds of interactive diagrams, including data visualizations, drawing tools, and graph editors. There are samples for flowchart, org chart, business process BPMN, swimlanes, timelines, state charts, kanban, network, mindmap, sankey, family trees and genogram charts, fishbone diagrams, floor plans, UML, decision trees, pert charts, Gantt, and hundreds more. GoJS includes a number of built in layouts including tree layout, force directed, radial, and layered digraph layout, and a number of custom layout examples.
html diagram flowchart orgchart layout graph typescript chart tree uml bpmn editor drawing canvas svg hierarchy family-tree decision-tree mindmap treeview genogram ivr-tree parse-tree concept-map visualization entity-relationship er-diagram radial sankey pert gantt timeline swimlane workflow flow process state sequential-function grafcet sequence circuit dataflow data-flow planogram floorplan seating pipes tree-layout force-directed layered hierarchical circular fishbone ishikawa treemap tree-map subgraph network library js html5To run the example project, clone the repo, and run pod install from the Example directory first. Full documentation is available on CocoaDocs. You can also install documentation locally using jazzy.
ios slider slider-range progress timer clock progress-bar progress-circle circle circularWe are pleased to offer you our new free lightweight plugin named AGCircularPicker. AGCircularPicker is helpful for creating a controller aimed to manage any calculated parameter. For example, it can be used as a countdown timer or for keeping the score in the game interface.
circular picker pickerview clockpicker clock volume-controlVisualize your CommonJS, AMD, or ES6 module dependencies in a force directed graph report - powered by D3.js. Let me introduce dependo - A small visualization tool that draws an force directed graph of JavaScript dependencies pulled from a codebase of CommonJS, AMD, or ES6. Behind the scene I’m using a wonderful library named node-madge, to extract the dependencies and combined with the power of D3.js I draw a beautiful zoomable directed graph.
amd requirejs require graph commonjs module circular dependency dependencies visualize d3 es6Two WPF controls A rotating progress/working wheel. Three styles are provided - Internet Explorer, Firefox and Mac OS An Analog/Radial or circular gauge for displaying values using a needle and scale. Useful for Instrumentation/dashboard applications. The example appl...
analog analogue circular dashboard gauge instrumentation radialLike JSON.stringify, but doesn't throw on circular references. Takes the same arguments as JSON.stringify.
json stringify circular safeThis module is a React wrapper for progressbar.js. That's why most of the documentation refers to the original documentation. react-progressbar.js is lightweight, MIT licensed and supports all major browsers including IE9+.
react progressbar progress loader pace bar radial circle semicircle line indicator loading circularjQuery Radial / Pie Menu Plugin
jquery-plugin radial circular interface1: If decoding target platform doesn't support encoded error type, it will fallback to Error constructor. 2: If decoding target platform doesn't support Map, it will be decoded as array of [key, value]. 3: If decoding target platform doesn't support Set, ArrayBuffer or typed arrays, they will be decoded as array.You can extend replicator with custom type transform which will describe how to serialize/deserialize objects. You can add transforms using .addTransforms(transforms) method. And remove them using .removeTransforms(transforms) method. Both methods are chainable and accept single transform or array of transforms. You should add transforms to both encoding and decoding instances of replicator.
json serialization deserialization circular circularjson structured-clone structured cloneCyclist allows you to create a list of fixed size that is cyclic. In a cyclist list the element following the last one is the first one. This property can be really useful when for example trying to order data packets that can arrive out of order over a network stream.
circular buffer ring cyclic dataGrunt-dependencygraph has been replaced by dependo - a more modular version, that's wrapped up as a NPM-package with both an API, CLI and Grunt task.
amd requirejs require module circular dependency dependencies graph visualize d3 gruntpluginVisualize your CommonJS or AMD module dependencies in a force directed graph using D3.js.
amd requirejs commonjs require module circular dependency dependencies graph visualize d3 dependo gruntpluginAll easing functions support in, out and in-out. Create a new instance of Easer. Easers on their own don't do very much.
animation easing penner functional callback abstract generic cubic sinusoidal circular exponential bounce elastic back quad quart quint browser
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.