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

@namely/ui

Package Overview
Dependencies
Maintainers
6
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@namely/ui

Namely UI: A SCSS and React component library for internal use at Namely

  • 3.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
6
Created
Source

Namely Styleguide (a.k.a Namely-UI / Namely-Bootstrap)

This is the styleguide app to document all the components and patterns for Namely.

Warning!

This library is no longer activately maintained.

Getting Started

  1. Clone the repo and cd into the directory
  2. Install dependencies
$ npm install
$ gem install scss-lint
  1. Serve app
$ npm start

To serve on a port other than 8080:

$ gulp --port 8081

Testing

To run test suite once:

$ npm test

To keep test suite running and watching:

$ npx karma start

With Chrome as browser (recommended):

npx karma start --browsers Chrome

FAQs

Package last updated on 05 May 2021

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