4 packages
@ayama/core
Ayama core.
env-hoc
Provides an HOC (higher-order component) for Next.js / After.js and populates the component props and the getInitialProps args object with an env property, which gives access to cookies, ipAddress, language(s) and userAgent on server-side and client-side
format-bcp-47
Validates BCP-47 Language Tags using the npm package 'bcp-47' and formats them in a unique way to ensure consistency.
navigator-languages
Retrieves the language information saved in window.navigator.languages in a backwards compatible way.