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

@philholden/component-boilerplate

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@philholden/component-boilerplate

A new Webpack boilerplate with hot reloading React components, and error handling on module and component level.

  • 1.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Component Boilerplate

travis build codecov coverage version downloads CC0 License semantic-release

This is a hybrid of React Transform Boilerplate and Kent C Dodds' How to Write an Open Source JavaScript Library. It has the following features:

  • Babel 6 hot loading
  • Testing via AVA
  • Null loaders to allow unit testing where components use loaders for CSS or images
  • WebSockets via Socket.IO set up on server (delete if not needed)
  • All the semantic release, code coverage etc from Kent C Dodds

Installation

git clone https://github.com/philholden/component-boilerplate.git
cd component-boilerplate
npm install
npm start
open http://localhost:3000

When setting up a new repo

semantic-release-cli setup

License

CC0 (public domain)

Keywords

FAQs

Package last updated on 21 Jan 2016

Did you know?

Socket

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.

Install

Related posts

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