Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
@bbc/digital-paper-edit-react-components
Advanced tools
[The Storybook](https://bbc.github.io/digital-paper-edit-storybook/?path=/story/breadcrumb--projects)
---> Work in progress <--
! What is published in the Storybook may be different to what is being actively used in Digital-Paper-Edit-Client, as the components are currently being migrated. !
This repository uses storybook to gather the components of the React front end. You can read about the "why" in this ADR.
See here for the overall project architecture.
git clone git@github.com:bbc/digital-paper-edit-react-components.git
cd digital-paper-edit-react-components
Optional step to setup nvm to use node version 10, otherwise just use node version 10
nvm use || nvm install
in root of project
npm install
npm run start
Server API is listening on http://localhost:6006/
storybook
with the setup as explained in their docs to develop this React.
6.1.0
Node version is set in node version manager .nvmrc
To build the storybook as a static site
npm run build:storybook
This github repository uses github pages to host the storybook and the demo of the component. Make sure to commit and push any changes to MASTER before deploying to github pages.
npm run deploy:ghpages
Alternatively, if you simply want to build the demo locally in the build
folder then just
npm run build:storybook
you can then run this command to serve the static site locally
npm run build:storybook:serve
Test coverage using jest
, to run tests
npm run test
During development you can use
npm run test:watch
See CONTRIBUTING.md guidelines and CODE_OF_CONDUCT.md guidelines.
See LICENCE
Despite using React, the BBC is not promoting any Facebook products or other commercial interest.
FAQs
[The Storybook](https://bbc.github.io/digital-paper-edit-storybook/?path=/story/breadcrumb--projects)
We found that @bbc/digital-paper-edit-react-components demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 487 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
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.