A lightweight, reactive JavaScript framework for seamless two-way data binding and synchronization between data models and the DOM. Using proxies and template cloning, it offers developers tools to build rich, responsive web interfaces. Update properties, manage arrays, and enjoy automatic DOM updates with intuitive syntax.
Stars
10
Forks
0
Watchers
10
Open Issues
0
Overall repository health assessment
^5.34.1Add textContent getter and setter to MockElement and implement bindByCssSelector method for reactive DOM updates
bb124d5View on GitHubAdd value and checked properties to MockElement and enhance CSS selector binding in Resonant
f7410bfView on GitHubWrap setTimeout in edge_cases.test.js to ensure unref support for timers
5062bf1View on GitHubAdd structuredClone support to context in test files for compatibility
e5e09b9View on GitHubUpdate test cases to use skip option for Promise-related tests due to VM context limitations
5c80687View on GitHubRefactor structuredClone handling in mockDom and tests for compatibility; update test cases to reflect changes
94f1df5View on GitHubBump version to 1.2.0 and add structuredClone to context in mockDom and tests
36d1fdeView on GitHubBump version to 1.1.9 in package.json and package-lock.json
181a947View on GitHubUpdate resonant.min.js.map to reflect changes in minified file structure and improve source mapping accuracy
ba38499View on GitHubRefactor _ensureKeysRecursive method to remove circular reference handling and clean up comments for clarity
9e709e1View on GitHubRemoving a bunch of MD slop from the other slop machine.
d27d50aView on GitHubMerge pull request #14 from amurgola/claude/improve-unit-tests-017AjDMgaweU8SQrc7BDSbm6
b604fc4View on GitHub