Socket
Socket
Sign inDemoInstall

@atlasmap/atlasmap

Package Overview
Dependencies
1
Maintainers
5
Versions
73
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @atlasmap/atlasmap

AtlasMap UI presentation layer consists of React components


Version published
Maintainers
5
Install size
5.87 MB
Created

Readme

Source

User Guide

The recommended workflow is to run TSDX in one terminal:

yarn start

This builds to /dist and runs the project in watch mode so any edits you save inside src causes a rebuild to /dist.

Then run the example inside another:

cd example
yarn # to install dependencies
yarn start

To do a one-off build, use yarn build.

To run tests, use yarn test.

FAQs

Last updated on 10 Oct 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