Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

iflex-react-library

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iflex-react-library - npm Package Compare versions

Comparing version 1.0.41 to 1.0.42

2

package.json
{
"notes": "iflex-library - Presently babel-loader must be 8.1.0, all other dependecies should be upgradable",
"name": "iflex-react-library",
"version": "1.0.41",
"version": "1.0.42",
"description": "Modern React Ui Component",

@@ -6,0 +6,0 @@ "keywords": [

@@ -1,2 +0,2 @@

# React Component Library
# Create React Component Libraries

@@ -6,7 +6,7 @@ [![Build status](https://badge.buildkite.com/90ff98db996bb137c5be1bdce666c4b1ce68a25b17af0a6a04.svg?branch=master)](https://buildkite.com/harvey/react-component-library)

If you have tried it, let's face it BUILDING REACT COMPONENT LIBRARIES IS NOT EASY. Having used may existing templates utilising webpack or rollup I have been frustrated by various hurdles such as:-
If you have tried it, let's face it BUILDING REACT COMPONENT LIBRARIES IS NOT EASY. Having used many existing templates utilising webpack or rollup I have been frustrated by various hurdles such as:-
- Fail to publish to NPM as ESN modules.
- Do not support SASS
- Import of modules fbreaks when you attempt to consume library via an external application
- Import of modules breaks when you attempt to consume library via an external application
- Imports break when hooks are used in your component library

@@ -17,2 +17,6 @@ - Developing your test or demonstration environment using npm link is cumbersome and requires rebuilding package, caching headaches and no support for hot loading

Storybook is also implemented to allow easy testing of your components without building links within the demo foler.
## Key Technologies
- [Rollup](https://github.com/rollup/rollup)

@@ -19,0 +23,0 @@ - [Sass](https://sass-lang.com/)

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