https://github.com/andremarquesdev/multilingual-url
Utility functions to handle multilingual URLs
https://github.com/andremarquesdev/multilingual-url
Last synced: 12 months ago
JSON representation
Utility functions to handle multilingual URLs
- Host: GitHub
- URL: https://github.com/andremarquesdev/multilingual-url
- Owner: AndreMarquesDev
- License: mit
- Created: 2020-05-04T22:07:50.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-05T22:35:28.000Z (about 4 years ago)
- Last Synced: 2024-12-26T11:09:30.663Z (over 1 year ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# multilingual-url
Utility functions to handle multilingual URLs
## Scope
Personal. These are just some utility functions to handle a multilingual frontend app, including having the language in the URL. I tried to make it as agnostic as possible but the truth is this that this was made with my workflow in mind so I don't guarantee it will work for you. It may give you some ideas and help you though.
## Support
Compatible and designed to work with Next.js and Prismic.
## Stack
Typescript
## Author
André Marques
[Website](https://andremarquesdev.com)
[GitHub](https://github.com/AndreMarquesDev)
[CodePen](https://codepen.io/AndreMarquesDev)
[Twitter](https://twitter.com/BazingaCS)