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

transcend-react

Package Overview
Dependencies
Maintainers
4
Versions
308
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

transcend-react

Transcend-react is a component library for NUVI

  • 12.6.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-72.73%
Maintainers
4
Weekly downloads
 
Created
Source

npm Version semantic-release CircleCI build

transcend-react

WARNING - This library is DEPRECATED. Don't add to it unless it has to do with integration or transition away from it!!!

React components and whatnot that transcend multiple projects. See also transcend-static-assets.

Developing locally

Using Storybook

transcend-react is using Storybook for component library docs:

npm install
npm run storybook

As part of an application

As of transcend-react@4, applications can use local installations by referencing a local file path in package.json:

cd gavin
npm rm transcend-react && npm i <local path to>/transcend-react

Releasing a new version of transcend-react

Releasing the transcend-react package to the npm registry is now handled automatically via CI when you merge to master, via semantic-release. The new semantic version will be calculated automatically, so long as you format your commit messages appropriately. This can be done easily by running npm run commit instead of git commit, and filling out the prompts (your formatted commit message will be generated automatically).

Keywords

FAQs

Package last updated on 16 Jan 2020

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