Socket
Socket
Sign inDemoInstall

synapsefi-dev-ui

Package Overview
Dependencies
7
Maintainers
7
Versions
283
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    synapsefi-dev-ui

Synapse UI components built with styled-components


Version published
Weekly downloads
118
increased by11700%
Maintainers
7
Created
Weekly downloads
 

Readme

Source

Synapse Dev UI

Synapse Dev UI components built with styled-components

Install

npm install synapsefi-dev-ui

Contributing

git checkout -b new_branch
git pull origin master

Once ready to submit a pull request

git push origin new_branch

After the pull request and if you have permission to push to npm

git pull origin master
npm run push

Adding Pages

create new component (page) in example/src/components
import and add into pages in example/src/components/extra/pages/pages.data.js
Current Peer Dependencies
  • styled-components
  • react-number-format
  • react-dropzone
  • country-data
General Dependencies
  • babel-plugin-styled-components
  • babel-polyfill
  • react-world-flags

FAQs

Last updated on 28 Apr 2022

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc