Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
intlayer
Manage internationalization i18n in a simple way, through TypeScript, declaration file, declare your multilingual content every where in your code.
next-intlayer
Simplify internationalization i18n in Next.js with context providers, hooks, locale detection, and multilingual content integration.
express-intlayer
Manage internationalization i18n in a simple way for express application.
react-intlayer
Easily internationalize i18n your React applications with type-safe multilingual content management.
vite-intlayer
A Vite plugin for seamless internationalization (i18n), providing locale detection, redirection, and environment-based configuration
intlayer-editor
Integrate the Intlayer visual editor into your Intlayer projects, enabling CMS-like content management with multilingual support.
react-native-intlayer
A React Native plugin for seamless internationalization (i18n), providing locale detection, redirection, and environment-based configuration
lynx-intlayer
A Lynx plugin for seamless internationalization (i18n) and localization (l10n) of your mobile app.
react-scripts-intlayer
Integrate Intlayer with Create React App using custom React scripts for internationalization i18n and advanced Webpack configurations
@intlayer/core
Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.
@intlayer/cli
Provides uniform command-line interface scripts for Intlayer, used in packages like intlayer-cli and intlayer.
@intlayer/config
Retrieve Intlayer configurations and manage environment variables for both server-side and client-side environments.
@intlayer/chokidar
Uses chokidar to scan and build Intlayer declaration files into dictionaries based on Intlayer configuration.
@intlayer/dictionaries-entry
Provides the entry path for Intlayer dictionaries, solving filesystem retrieval issues for bundlers like Webpack and Rollup.
@intlayer/api
SDK for interacting with the Intlayer API, enabling content auditing, and managing organizations, projects, and users.
@intlayer/webpack
Webpack plugin for seamless integration with Intlayer, enhancing JavaScript apps built with React, Next.js and more.
@intlayer/editor
Provides the utilities to interface the application with the Intlayer editor and manipulate dictionaries
@intlayer/editor-react
Provides the states, contexts, hooks and components to interact with the Intlayer editor for a React application
@intlayer/design-system
Intlayer design system, including UI components used in the Intlayer editor, website, and visual editor/CMS.
intlayer-cli
Lightweight CLI tool for Intlayer, enabling content audits, dictionary management, and CMS sync. Ideal for JavaScript developers using React or Express.