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

  • 2.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
increased by200%
Maintainers
6
Weekly downloads
 
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
$ yarn
$ yarn global add karma-cli
$ gem install scss-lint
  1. Serve app
$ yarn start

To serve on a port other than 8080:

$ npx gulp --port 8081

Testing

To run test suite once:

$ yarn test

To keep test suite running and watching:

$ karma start

With Chrome as browser (recommended):

karma start --browsers Chrome

FAQs

Package last updated on 25 Mar 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