No description
Find a file
dependabot[bot] 9eb141707d
Bump tar from 4.4.15 to 4.4.19 (#447)
Bumps [tar](https://github.com/npm/node-tar) from 4.4.15 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.15...v4.4.19)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-23 12:21:31 +02:00
.tx translate via i18next 2019-02-26 18:02:02 +01:00
.vscode Debug with Jest and Chromium in VSCode 2021-03-16 20:03:12 +01:00
css Show overpass icons in layer tree 2021-04-07 18:05:47 +02:00
js Ensure poi name is set (#427) 2021-06-06 14:55:57 +02:00
layers add amenity=shelter to Overpass layers (#433) 2021-06-26 15:09:19 +02:00
locales I18n nogo areas errors (#413) 2021-05-13 17:02:18 +02:00
resources Determine country rules by enclosing boundary 2021-01-23 12:43:13 +01:00
tests Download in client from Blob URL 2021-04-01 23:42:56 +02:00
.eslintignore Add Babel and core-js & regenerator polyfills (#367) 2021-02-12 10:07:02 +01:00
.eslintrc.json Add Babel and core-js & regenerator polyfills (#367) 2021-02-12 10:07:02 +01:00
.gitignore Add gulp task to generate a standalone release zip from brouter repo 2019-12-19 21:27:31 +01:00
.prettierignore Merge branch 'master' into 68-sl-formatting 2021-04-10 12:48:10 +02:00
.prettierrc Increase prettier maxwidth to 120 2019-08-10 19:36:36 +02:00
.travis.yml Run lint in travis 2020-12-05 12:47:31 +01:00
babel.config.js Add overpass-layer (first sketches) 2021-03-19 11:45:22 +01:00
CHANGELOG.md Update changelog for version 0.16.0 2021-03-30 13:05:45 +02:00
config.template.js Increase file size limit for tracks, configurable 2021-03-26 08:41:37 +01:00
CONTRIBUTING.md Add tests section to contributing 2021-04-14 11:12:43 +02:00
docker-compose.yml add docker-compose tasks for development 2020-06-08 15:11:56 +02:00
Dockerfile Update node base image (#363) 2021-01-25 10:37:01 +01:00
gulpfile.js Merge branch 'master' into 68-sl-formatting 2021-04-10 12:48:10 +02:00
index.html I18n nogo areas errors (#413) 2021-05-13 17:02:18 +02:00
INSTALL.md Add rd5 grid map link to install instructions 2021-02-05 16:55:36 +01:00
keys.template.js Update prettier version 2020-12-05 11:51:16 +01:00
LICENSE Update copyright date 2018-09-08 19:59:50 +02:00
package.json Update browser-sync to fix security issue 2021-07-01 16:44:14 +02:00
README.md update license information for BRouter (#425) 2021-06-02 20:35:32 +02:00
yarn.lock Bump tar from 4.4.15 to 4.4.19 (#447) 2021-09-23 12:21:31 +02:00

brouter-web

Web client (by @nrenner and contributors) for the BRouter routing engine (by @abrensch).

demo

Instances:

This repository is only about the frontend.

For the server/backend, BRouter routing engine, Android app, profiles, brouter.de site, see:
https://github.com/abrensch/brouter

More information:
https://brouter.de

Contact

General BRouter discussions/questions, support:

Translating

Translations are managed using the Transifex platform. After signing up, you can go to BRouter's project page, select a language and click Translate to start translating.

Installation

See INSTALL.md for guidance on installation.

Build

See CONTRIBUTING.md for development documentation.

License

Copyright (c) 2018 Norbert Renner and contributors, licensed under the MIT License (MIT)

Credits and Licenses