18ways docs

18ways ships in three packages:

  • @18ways/next for Next.js
  • @18ways/react for React without the Next adapter
  • @18ways/core for Vanilla JS and custom integrations

The model stays the same across all three:

  • write your source copy once
  • keep it in sensible contexts
  • let 18ways translate at runtime
  • choose the amount of routing and SSR help you need

Choose your stack