Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
micro-frontend-react-pages
Advanced tools
Microfrontend workshop - A collection of Page components
Microfrontend workshop - A collection of Page components
All the page components in a single place.
This will be our first step in the workshop. After that we can refactor, improve and decouple our code.
yarn add micro-frontend-react-pages
# or
npm install micro-frontend-react-pages
For more details, see src/js/export.js
Check out the generator-poi@3.0.1
docs
for info on the repo layout, structure and meaning.
This project is using np
as publisher helper. For more information, please check np
documentation
npm run start
: start component page example using react-storybook
;npm run watch
: start component page in watch mode example using react-storybook
,npm run demo:deploy
: Publishing your component page in your Github Pagenpm run build:page
: Creates your page bundle;npm run build:library
: Creates your component bundle to be published in your NPM repository (public or private). This bundle will NOT include react-storybook
and other development dependencies;npm run serve:dist
: Creates a server based on the component page that will be deployed in your Github Page. This command is used to check the results locally before you deploy your component example page;npm run test
: Running unit tests using MochaJSnpm run tdd
: Running unit tests using MochaJS in watch mode. It will help you to create a component using Test Driven Development
approachSee CHANGELOG.md.
FAQs
Microfrontend workshop - A collection of Page components
The npm package micro-frontend-react-pages receives a total of 1 weekly downloads. As such, micro-frontend-react-pages popularity was classified as not popular.
We found that micro-frontend-react-pages demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.