Socket
Socket
Sign inDemoInstall

reshow

Package Overview
Dependencies
305
Maintainers
1
Versions
281
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.17.25 to 0.17.26

2

build/cjs/src/ui/organisms/Section.js

@@ -51,3 +51,3 @@ "use strict";

if (!section) {
if (!section || !children) {
return null;

@@ -54,0 +54,0 @@ }

{
"version": "0.17.25",
"version": "0.17.26",
"name": "reshow",

@@ -4,0 +4,0 @@ "repository": {

[![CircleCI](https://circleci.com/gh/react-atomic/reshow/tree/main.svg?style=svg)](https://circleci.com/gh/react-atomic/reshow/tree/main)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Freact-atomic%2Freshow.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Freact-atomic%2Freshow?ref=badge_shield)
reshow.js (A simplified React cross-component state management)
===============
* GIT
# `reshow.js`
> A simplified React cross-component state management
* `GIT`
* https://github.com/react-atomic/reshow
* NPM
* `NPM`
* https://www.npmjs.com/package/reshow
## Performance from https://pagespeed.web.dev/
Test for https://react-atomic-ui.js.org/
|*Mobile*|*PC*|
|--------|----|
|<img src="https://user-images.githubusercontent.com/1877738/186853514-0e95a881-6378-49b9-b780-cffa56d9c0a7.png">|<img src="https://user-images.githubusercontent.com/1877738/186853511-b3026349-1f96-47c6-b9e7-1c44c7c62efc.png">|
## 🍬🍬🍬 2022 new feature 🍬🍬🍬

@@ -24,3 +30,3 @@ * React 18: streaming server-rendering [SSR]

[<img style="max-width: 100%" alt="reshow-new-context-api" src="https://user-images.githubusercontent.com/1877738/69008910-d9a7a180-098a-11ea-8793-6cbad1b17b8b.png">](https://codesandbox.io/s/kw61lwzlwv)
[<img style="max-width: 100%" alt="reshow-new-context-api" src="https://user-images.githubusercontent.com/1877738/69008910-d9a7a180-098a-11ea-8793-6cbad1b17b8b.png">](https://codesandbox.io/s/kw61lwzlwv)

@@ -30,5 +36,5 @@ ## Example Usage

* https://react-atomic-ui.js.org/
* How to use router?
* https://github.com/react-atomic/reshow/wiki/Router-possible-solution
* https://github.com/react-atomic/react-atomic-ui
## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Freact-atomic%2Freshow.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Freact-atomic%2Freshow?ref=badge_large)

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc