azaslavsky / domJSONLinks
Convert DOM trees into compact JSON objects, and vice versa, as fast as possible.
☆128Updated 4 years ago
Alternatives and similar repositories for domJSON
Users that are interested in domJSON are comparing it to the libraries listed below
Sorting:
- Given a DOM node, return a unique CSS selector matching only that element☆271Updated 2 years ago
- Object Observer functionality of JavaScript objects/arrays via native Proxy☆187Updated 2 weeks ago
- A pruning version of JSON.stringify, allowing for example to stringify window or any big or recursive object☆166Updated 5 years ago
- Clones console.log calls to a created div in the page. Great for demos and experiments.☆96Updated 6 years ago
- The inkscape utility as a readable/writable stream☆78Updated 2 months ago
- 🌞 JSON-dry allows you to serialize & revive objects containing circular references, dates, regexes, class instances,...☆230Updated last year
- A lightweight plugin / dependency system for libraries.☆175Updated 5 years ago
- Simplest way to communicate with iFrames and other windows☆134Updated 2 years ago
- Library for efficiently diffing and patching virtual and real DOM fragments.☆100Updated 7 years ago
- Ⓜ An extremely fast and small sub-implementation of the {{mustache}} template engine for JavaScript☆244Updated last week
- Just a CSS selector parser.☆142Updated last week
- javascript plugin to convert object with functions to string and string to object☆221Updated 5 years ago
- Basic example of a Chrome Devtools extension with communication between the inspected page and the panel☆230Updated 12 years ago
- human friendly i18n for javascript (node.js + browser)☆262Updated 2 years ago
- A library that allows you to access the text selected by the user☆95Updated 10 years ago
- Observable keypath engine.☆118Updated 9 years ago
- Tiny animation library☆82Updated 8 years ago
- Encodes JSON, Arrays or Objects to CSV☆72Updated 3 years ago
- Introspection for serializable arrays and JSON friendly objects.☆84Updated 7 years ago
- HTML5 Filesystem API polyfill using IndexedDB☆493Updated 5 years ago
- An HTML parser recognizes content and string placeholders and allows JavaScript expressions as attribute values☆145Updated last month
- Minimalistic utility for generic one/two ways data bindings.☆52Updated 8 years ago
- A microlib for managing browser's location bar via pushState and hashChange APIs. This lib makes it easy to listen to URL changes and upd…☆75Updated 9 years ago
- Prefix each css selector with parent selector☆58Updated 5 years ago
- A pure Javascript reverse CSS selector engine which calculates a DOM element's unique CSS selector on the current page.☆162Updated 4 years ago
- Multiple Inheritance Class System: Intuitive mixins for ES6 classes☆36Updated 2 years ago
- Takes HTML styled with CSS and draws the equivalent to a canvas tag automagically.☆121Updated 8 years ago
- A Proxy based implementation of Object.observe☆109Updated 5 years ago
- ES Module Loader browser loading example☆104Updated 8 years ago
- Transform a JSON grammar into a syntax-highlight parser for CodeMirror☆80Updated 3 weeks ago