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

react-transit

Package Overview
Dependencies
Maintainers
8
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-transit

Components to display transit data in React map apps.

latest
npmnpm
Version
0.3.5
Version published
Weekly downloads
54
390.91%
Maintainers
8
Weekly downloads
 
Created
Source

React Transit

No longer maintained npm build dependabot code style: prettier Netlify Status

[DEPRECATED] This repository is no longer maintained

This library is no longer maintained as it was integrated into react-spatial. Please consider using react-spatial instead.

About

This library provides React components to visualize real-time geographical information based on OpenLayers.

Documentation and examples at https://react-transit.geops.de.

Getting Started

Install the react-transit package:

yarn add ol react-transit

Your build pipeline needs to support ES6 modules and SASS.

Import the main scss file in your project:

import  'react-transit/themes/default/index.scss';

More

Bugs

Please use the GitHub issue tracker for all bugs and feature requests. Before creating a new issue, do a quick search to see if the problem has been reported already.

FAQs

Package last updated on 01 Jul 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