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

@idea-ionic/agenda

Package Overview
Dependencies
Maintainers
0
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@idea-ionic/agenda

IDEA Ionic agenda (calendar)

  • 8.2.17
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

IDEA Ionic extra ≫ Agenda

Agenda (calendar) based on angular-calendar.

Package on NPM.

To install

npm i --save @idea-ionic/agenda

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 'angular-calendar/css/angular-calendar.css';
@import '@idea-ionic/agenda/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/agenda 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 26 Nov 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