Big News: Socket Selected for OpenAI's Cybersecurity Grant Program.Details
Socket
Book a DemoSign in
Socket

scx-react

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scx-react

- [Immutable](https://facebook.github.io/immutable-js/) - [CSSTransition](https://reactcommunity.org/react-transition-group/css-transition) - [styled-components API](https://www.styled-components.com/docs/api),建议使用3.4.9的版本 - Aliyun fontsize的使用

latest
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

react

  • Immutable
  • CSSTransition
  • styled-components API,建议使用3.4.9的版本
  • Aliyun fontsize的使用

issue

  • index.js:2178 Notice: The "injectGlobal" API will be removed in the upcoming v4.0 release. Use "createGlobalStyle" instead.You can find more information here
  • pc项目,需要保证在各个浏览器上渲染的效果统一,需引入reset.css

package.json

{
  "name": "sct-react",
  "version": "0.1.0",
  "homepage":"./",
  "dependencies": {
    "axios": "^0.18.0",
    "immutable": "^3.8.2",
    "react": "^16.5.1",
    "react-dom": "^16.5.1",
    "react-redux": "^5.0.7",
    "react-router-dom": "^4.3.1",
    "react-scripts": "1.1.5",
    "react-transition-group": "^2.4.0",
    "redux": "^4.0.0",
    "redux-immutable": "^4.0.0",
    "redux-thunk": "^2.3.0",
    "styled-components": "3.4.9"
  },
  "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test --env=jsdom",
    "eject": "react-scripts eject"
  }
}

FAQs

Package last updated on 18 Sep 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts