New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-talend-containers

Package Overview
Dependencies
Maintainers
6
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-talend-containers

Provide connected components aka containers for react-cmf based on react-talend-components.

  • 0.111.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
25
decreased by-79.17%
Maintainers
6
Weekly downloads
 
Created
Source

React Talend Containers

This library provide a set of widgets to be ready to start with react-cmf

NPM

Travis CI Quality dependencies devdependencies peerdependencies Codacy Badge

Dependencies

  • react
  • react-cmf
  • react-talend-components
  • classnames

Architecture

This library is architectured around one concept: Connect components provided by react-talend-components which implement our style guide

A component here should never embed HTML or CSS. Only connection to the store and behavior should be done.

All the state should be synchronised with redux using react-cmf API.

Every component do not change the API of the stateless componet which is behind. They add some APIs to let you use react-cmf's actions.

How to contribute

First please take a look at our contributing guildelines.

To create a new widget, you can use the talend yeoman generator

Keywords

FAQs

Package last updated on 18 Sep 2017

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc