@geops/interactive-stationplans

2.3.4 • Public • Published

Interactive Stationplans

About

These are the Interactive Stationplans for the Swiss Railway Company.

Use the complete bundle

See api.html for an example on how to integrate the app into your own website.

Use it as ES6 module

Install

npm install @geops/interactive-stationplans

node-sass required as dependency:

npm install node-sass

In your App.js file:

import React, { Component } from 'react';
import MyPlan from '@geops/interactive-stationplans';

class App extends Component {
  render() {
    return (
      <div className="App">
        <MyPlan />
      </div>
    );
  }
}

export default App;

API documentation

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.3.4 (2023-11-23)

Bug Fixes

2.3.3 (2023-05-10)

2.3.2 (2023-05-10)

Bug Fixes

2.3.1 (2022-08-09)

Documentation

  • put changelog content at the end of the readme file of the published package

2.3.0 (2022-06-21)

Features

  • use standard version for automatic versioning and changelog (d08f55f)

Readme

Keywords

none

Package Sidebar

Install

npm i @geops/interactive-stationplans

Weekly Downloads

1,490

Version

2.3.4

License

UNLICENSED

Unpacked Size

12.1 MB

Total Files

344

Last publish

Collaborators

  • lb1c
  • friedjoff
  • oterral
  • geops-admin
  • lucien.edel
  • mario.haertwig
  • gevos
  • danji90