simulacra icon indicating copy to clipboard operation
simulacra copied to clipboard

A data-binding function for the DOM.

Results 18 simulacra issues
Sort by recently updated
recently updated
newest added

Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.0.3 to 10.4.1. Release notes Sourced from highlight.js's releases. 10.4.1 Security fixes: (fix) Exponential backtracking fixes for: Josh Goebel cpp handlebars gams perl jboss-cli r erlang-repl powershell...

dependencies

Is there a hello world example that loads simulacra.js from CDN that works w/ ie11?

I just create a simple test for binding json array with html table rows. It works as expected in other browsers but not in IE. please check the [`jsfiddle`](https://jsfiddle.net/edwardsayer/znv84adc/2/) for...

Hey. I noticed simulacra is listed as 'non-keyed' in the [benchmarks](https://rawgit.com/krausest/js-framework-benchmark/master/webdriver-ts-results/table.html) test by [JS Performance Benchmarks](https://github.com/krausest/js-framework-benchmark). They define the classification: > Keyed implementations create an association between the domain data...

- [x] Fix `js-framework-benchmark` by using `appendChild` rather than `insertBefore` in the edge case when the marker node is the last node, ~~perfect case of optimizing for benchmarks...~~ this seems...

> There are some special cases for the change function: > > - If the bound element is an input or a textarea, the default behavior will be to update...

It would be interesting to see if the code could simplified by writing it in Common Lisp via Parenscript. I don't expect any savings in output size, but I think...

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies