
Security News
pnpm 10.12 Introduces Global Virtual Store and Expanded Version Catalogs
pnpm 10.12.1 introduces a global virtual store for faster installs and new options for managing dependencies with version catalogs.
react-component-skeleton
Advanced tools
Easy way to start your new react component.
This boilerplayte provides everything you need to start developing and testing your new component. Including:
git clone git@github.com:leandrowd/react-component-boilerplate.git
npm install
gulp dev
npm run release
You will find some .dotfiles in the root of this project. Those are the settings for all the tools we are using and they are shared between npm, gulp and the services we are using. Be mindful changing it.
File | Description |
---|---|
.babelrc | babel settings |
.editorconfig | code style configs |
.eslintrc | linting settings |
.travis.yml | ci settings for travis |
After pushing your repo to bitbucket or github, go to travis-ci, link and enable your new repo to be built. Your next git push will trigger the build.
Go to coveralls, get a token and enable your repo for coverage. Then go back to travis and add your token as an environment variable. Your next build will trigger coverage.
Task | Description |
---|---|
default | |
clean | remove generated folders |
dev | runs everything you need and keep watching for changes |
lint | lint js files |
build | clean and build the project |
re-build | build changed files |
tests | run the tests |
watch | watch for file changes to perform needed actions |
Task | Description |
---|---|
postinstall | |
start | |
lint | lint js files |
build | build the project |
test | run the tests |
tdd | run the tests and keep watching |
coverage | collect coverage from the tests |
coveralls | sends coverage reports to coveralls |
prerelease | run tests, linting and build prior to release |
release | bump npm version, push to git and publish to npm |
FAQs
React component boilerplate
The npm package react-component-skeleton receives a total of 6 weekly downloads. As such, react-component-skeleton popularity was classified as not popular.
We found that react-component-skeleton 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.
Security News
pnpm 10.12.1 introduces a global virtual store for faster installs and new options for managing dependencies with version catalogs.
Security News
Amaro 1.0 lays the groundwork for stable TypeScript support in Node.js, bringing official .ts loading closer to reality.
Research
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.