Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@o3r/testing
The module provides testing (e2e, unit test) utilities to help you build your own E2E pipeline integrating visual testing.
@o3r/core
Core of the Otter Framework
@o3r/routing
This module helps you to configure an Otter application's routing (POST parameter management, preloading strategy, guard recommendation).
@o3r/application
This module provides development help to monitor your Otter Application
@o3r/artifactory-tools
Various artifactory tools
@o3r/components
This module contains component-related features (Component replacement, CMS compatibility, helpers, pipes, debugging developer tools...) It comes with an integrated ng builder to help you generate components compatible with Otter features (CMS integration
@o3r/apis-manager
This module provides services to help you communicate with your APIs. Its responsibility is to provide an API configuration to a service factory so that it could instantiate an API with the right configurations. It contains a default configuration and a m
@o3r/styling
A styling framework to apply a theme on an Otter application at build time and runtime to support CMS customization.
@o3r/logger
This module provides a bridge to target different loggers (logrocket, fullstory, smartlook) with a common interface. It is reporting the logs emitted by the different Otter Modules.
@o3r/analytics
This module provides a framework to capture, store and report multiple events (ui, performance etc.) emitted by an Otter Application.
@o3r/schematics
Schematics module of the Otter framework
@o3r/forms
This module provides utilities to enhance angular form (asynchronous decorator, additional validator, error store...).
@o3r/localization
This module provides a runtime dynamic language/translation support and debug tools.
@o3r/third-party
This module provides a bridge to communicate with third parties via an iFrame solution.
@o3r/mobile
This package contains tooling useful for mobile applications.
@o3r/dynamic-content
This module provides a mechanism to retrieve media and data depending on the host or a server specific url.
@o3r/eslint-config-otter
Recommended eslint configuration for Otter project
@o3r/extractors
Extractors module of the Otter framework
@o3r/configuration
This module contains configuration-related features such as CMS compatibility, Configuration override, store and debugging. It enables your application runtime configuration and comes with an integrated ng builder to help you generate configurations suppo
@o3r/rules-engine
This module provides a rule engine that can be executed on your Otter application to customize your application (translations, placeholders and configs) based on a json file generated by your CMS.