New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nextcloud/calendar-js

Package Overview
Dependencies
Maintainers
12
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextcloud/calendar-js

Small library that wraps ICAL.js and provide more convenient means for editing

  • 5.0.0
  • Source
  • npm
  • Socket score

Version published
Maintainers
12
Created
Source

:date: @nextcloud/calendar-js - Heart of the Nextcloud calendar app

Build Status codecov

This library is a wrapper for ICAL.js that provides more convenient ways for editing. Together with cdav-library, it's the heart of the Nextcloud calendar app.

Maintainers

Developing

Please take note that this library has been developed solely for the purpose of using it in the Nextcloud calendar app. Feel free to use it in your project, but don't expect any support / bugfixes / features.

Setup

npm ci

Tests

npm run test

Linting

npm run lint

Releases

This repository follows the concept of conventional commits. A github action workflow automates the release. However, an authorized maintainer has to approve the workflow before it can run.

  1. Go to https://github.com/nextcloud/calendar-js/actions/workflows/release.yml
  2. Click Run workflow
    1. Leave Branch: main
    2. Click Run workflow
  3. Go to https://github.com/nextcloud/calendar-js/actions
  4. Click on the pending Npm registry workflow and approve it if you have permission or ask one of the maintainers

License

Calendar-js is licensed under the GNU Affero General Public License, version 3 or later.

Keywords

FAQs

Package last updated on 28 Dec 2022

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