Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@idea-ionic/uncommon

Package Overview
Dependencies
Maintainers
2
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@idea-ionic/uncommon

IDEA Ionic uncommon components

latest
Source
npmnpm
Version
8.6.8
Version published
Maintainers
2
Created
Source

IDEA Ionic extra ≫ Uncommon

Components and services previously part of the common module, that are not used anymore in newer projects, but they should be kept for backwards compatibility.

Package on NPM.

## To install

npm i --save @idea-ionic/uncommon

Be sure to install all the requested peer dependencies.

To make sure the translations are loaded into the project:

  • add a reference to this module in the environment variable idea.ionicExtraModules (see environment.ts);
  • copy the i18n/uncommon folder (you can filter the languages you need) of the module in the project's assets/i18n folder.

Make sure that there is a path (tsconfig file) pointing to @env which contains the environment files (Angular standard). Finally, add in the environments desired the variables you find in the environment.ts file of this module.

Keywords

idea

FAQs

Package last updated on 01 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts