Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.25 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.25 KB

Sacajawea

Codacy Badge Build Status

npm version

Coverage Status

Manage your multi-language routes with Next.js, easily

Based on Next-Routes and next-routes-with-locale the main changes are:

  • Ability to add routes by forcing the presence of the initial language of the route
  • Improved route management
  • improved coverage and tests

In the future I will want to implement:

  • handle error with exact status code
  • static SEO files (robots.txt, google verification file, etc)