Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@idea-ionic/common

Package Overview
Dependencies
Maintainers
0
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@idea-ionic/common

IDEA Ionic common components

  • 8.2.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
685
increased by54.63%
Maintainers
0
Weekly downloads
 
Created
Source

IDEA Ionic extra ≫ Common

Core components and services used everywhere in IDEA's apps.

Package on NPM.

To install

npm i --save @idea-ionic/common

Be sure to install all the requested peer dependencies.

Then, add this imports into the global.scss file, after the import on the top of the page:

@import '@idea-ionic/common/css/global.scss';

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/common 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

FAQs

Package last updated on 24 Oct 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc