Security News
JSR Working Group Kicks Off with Ambitious Roadmap and Plans for Open Governance
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
@edquity/edquity-react-components
Advanced tools
This project contains react components for Edquity web projects.
This project contains react components for Edquity web projects.
edquity-react-components
│
| build.sh
| package.json
| README.md
│
└─── src
└─── .mocks
└─── .storybook
└─── base
└─── utilities
└─── services
|
└─── modifiers
└─── elements
└─── blocks
|
└─── events
└─── home
└─── onbording
└─── transactions
In the project directory, you can run:
npm run storybook
Runs the storybook in development mode where you can browse and test react components.
Open http://localhost:9090/ to view it in the browser.
The page will reload if you make edits.
npm run test
Launches the test runner
npm run lint
Launches the lints
npm run prepare
Builds the components to the lib
folder.
npm run deploy:beta
Builds the components to the lib
folder and publish it to NPM with a beta tag. Make sure to run npm version to increase version number.
npm run deploy
Builds the components to the lib
folder and publish it to NPM. Make sure to run npm version to increase version number.
npm run build:dev
Builds the components to the lib
folder and copy lib folder to web-app node_modules.
This script expect that edquity-react-components
and web-app
project folders are in same folder.
https://storybook.js.org - Storybook is an open source tool for developing UI components in isolation for React https://github.com/storybookjs/storybook/tree/master/addons/storyshots/storyshots-core - StoryShots adds automatic Jest Snapshot Testing for Storybook. https://github.com/storybookjs/storybook/tree/master/addons/storyshots/storyshots-puppeteer - StoryShots + Puppeteer https://github.com/americanexpress/jest-image-snapshot - Jest matcher for image comparisons
https://gka.github.io/chroma.js - chroma.js is a small-ish zero-dependency JavaScript library (13.5kB) for all kinds of color conversions and color scales. https://github.com/JedWatson/classnames - A simple javascript utility for conditionally joining classNames together https://github.com/davidcetinkaya/embla-carousel-react - A tiny React.js wrapper for Embla Carousel http://numeraljs.com - A javascript library for formatting and manipulating numbers. https://github.com/jquense/yup - Object schema validation
FAQs
This project contains react components for Edquity web projects.
We found that @edquity/edquity-react-components demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 open source maintainers collaborating on the project.
Did you know?
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.
Security News
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
Security News
Research
An advanced npm supply chain attack is leveraging Ethereum smart contracts for decentralized, persistent malware control, evading traditional defenses.
Security News
Research
Attackers are impersonating Sindre Sorhus on npm with a fake 'chalk-node' package containing a malicious backdoor to compromise developers' projects.