New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

trafimage-maps

Package Overview
Dependencies
Maintainers
8
Versions
1155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trafimage-maps

trafimage-maps web component

latest
npmnpm
Version
1.32.3
Version published
Weekly downloads
1.5K
1208.85%
Maintainers
8
Weekly downloads
 
Created
Source

trafimage-maps

npm code style: prettier

About

This repo contains the code of the Trafimage Map Portal by Swiss Federal Railways SBB and other applications build on it. Components are based on react-spatial.

See demo.

Github repo.

Technologies

  • react
  • redux
  • react-router
  • enzyme
  • jest
  • cypress
  • react-spatial
  • eslint with airbnb
  • prettier
  • sass

Getting Started

Install:

yarn install

Start:

yarn start

Publish as NPM package:

  • Build to publish:
yarn build:es
  • Publish:
yarn publish:build

Use as ES6 module:

When this app is published as npm package, it can be integrated easily in other applications, as ES6 module:

Install

npm install trafimage-maps

FAQs

Package last updated on 02 Apr 2026

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