nanocomponent
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -158,2 +158,3 @@ var observeResize = require('observe-resize') | ||
} | ||
return proxy | ||
} else { | ||
@@ -160,0 +161,0 @@ return proxy |
{ | ||
"name": "nanocomponent", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Create performant HTML elements", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -8,3 +8,3 @@ # nanocomponent [![stability][0]][1] | ||
## Features | ||
- works with virtually every framework | ||
- works with [virtually every framework][adapt] | ||
- speeds up perceived performance | ||
@@ -120,2 +120,6 @@ - improves rendering performance | ||
### Rendering inside frameworks | ||
Check out [nanocomponent-adapters][adapt] on how to use `nanocomponent` in | ||
your fav framework. | ||
## API | ||
@@ -287,1 +291,2 @@ ### render = nanocomponent(HtmlOrFunctionOrObject) | ||
[11]: https://github.com/feross/standard | ||
[adapt]: https://github.com/yoshuawuyts/nanocomponent-adapters/ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
20335
241
290
0