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

western-up-react

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

western-up-react - npm Package Compare versions

Comparing version 0.0.4 to 1.0.0

_utils/bem.js

2

package.json
{
"name": "western-up-react",
"version": "0.0.4",
"version": "1.0.0",
"description": "React components for a fictitious University install",

@@ -5,0 +5,0 @@ "dependencies": {

# Western University of Pennsylvania React Components
The components in this repo are the "Organization" components that all React projects under the fictitious "Western University of Pennsylvania" brand can, and should use when appropriate in order to maintain brand consistency across web properties.
## Code Guidelines Used By This Project
- Components should be named using UpperCamelCase (PascalCase).
- Stories for a single component should also use UpperCamelCase.
- Directories for a single component should also use UpperCamelCase and have the same name as the component it contains.
- Directories that contain a collection of components should be lowercase and use the plural form of the type of component.
- Stories that contain a collection of components follow the same rule as their containing directory.
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