No description
Find a file
dependabot[bot] 5e86d46d79
Bump ini from 1.3.5 to 1.3.7 (#355)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-11 18:13:50 +01:00
.tx translate via i18next 2019-02-26 18:02:02 +01:00
.vscode add VS Code settings, launch and extension recommondations 2020-06-08 14:34:13 +02:00
css Show inverted polygon for allowed zone 2020-12-04 19:47:49 +01:00
js Update prettier version 2020-12-05 11:51:16 +01:00
layers Add CyclOSM back for all (#290) 2020-08-03 17:54:45 +02:00
locales Update translations 2020-12-04 21:33:29 +01:00
resources/standalone Remove chmod install step, set execution flag, retained in zip 2020-01-21 19:56:43 +01:00
.eslintignore Add eslint 2019-11-03 14:29:26 +01:00
.eslintrc.json Add eslint 2019-11-03 14:29:26 +01:00
.gitignore Add gulp task to generate a standalone release zip from brouter repo 2019-12-19 21:27:31 +01:00
.prettierignore Bump gulp to version 4.0.2. 2019-06-20 17:26:18 +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
CHANGELOG.md Update CHANGELOG.md 2020-12-04 21:53:12 +01:00
config.template.js Update prettier version 2020-12-05 11:51:16 +01:00
CONTRIBUTING.md Add warning regarding yarn build i18next / gulp i18next 2020-06-19 18:00:00 +00:00
docker-compose.yml add docker-compose tasks for development 2020-06-08 15:11:56 +02:00
Dockerfile Remove unused dependency 2020-01-30 11:48:01 +01:00
gulpfile.js Remove tether 2020-12-05 13:04:48 +01:00
index.html Update prettier version 2020-12-05 11:51:16 +01:00
INSTALL.md Add CONTRIBUTING.md 2020-06-07 22:59:51 +02: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 Upgrade eslint 2020-12-05 13:44:51 +01:00
README.md Add CONTRIBUTING.md 2020-06-07 22:59:51 +02:00
yarn.lock Bump ini from 1.3.5 to 1.3.7 (#355) 2020-12-11 18:13:50 +01: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