@nextcloud/calendar-js
Advanced tools
Comparing version 3.1.0 to 3.2.0
{ | ||
"name": "@nextcloud/calendar-js", | ||
"version": "3.1.0", | ||
"version": "3.2.0", | ||
"description": "Small library that wraps ICAL.js and provide more convenient means for editing", | ||
@@ -47,10 +47,8 @@ "main": "dist/index.umd.js", | ||
"@nextcloud/eslint-plugin": "^2.0.0", | ||
"@rollup/plugin-babel": "^5.3.0", | ||
"@rollup/plugin-commonjs": "^22.0.1", | ||
"@rollup/plugin-json": "^4.1.0", | ||
"@rollup/plugin-node-resolve": "^13.0.2", | ||
"babel-jest": "^27.0.6", | ||
"esdoc": "^1.1.0", | ||
"esdoc-standard-plugin": "^1.0.0", | ||
"jest": "^28.1.0", | ||
"@rollup/plugin-babel": "^6.0.3", | ||
"@rollup/plugin-commonjs": "^24.0.0", | ||
"@rollup/plugin-json": "^6.0.0", | ||
"@rollup/plugin-node-resolve": "^15.0.1", | ||
"babel-jest": "^29", | ||
"jest": "^29", | ||
"rollup": "^2.53.2", | ||
@@ -88,11 +86,2 @@ "rollup-plugin-peer-deps-external": "^2.2.4" | ||
}, | ||
"esdoc": { | ||
"source": "./src", | ||
"destination": "./docs", | ||
"plugins": [ | ||
{ | ||
"name": "esdoc-standard-plugin" | ||
} | ||
] | ||
}, | ||
"browserslist": [ | ||
@@ -99,0 +88,0 @@ "extends @nextcloud/browserslist-config" |
# :date: @nextcloud/calendar-js - Heart of the [Nextcloud calendar app](https://github.com/nextcloud/calendar) | ||
[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fgeorgehrke%2Fcalendar-js%2Fbadge%3Fref%3Dmaster&style=flat)](https://actions-badge.atrox.dev/georgehrke/calendar-js/goto?ref=master) [![codecov](https://codecov.io/gh/georgehrke/calendar-js/branch/master/graph/badge.svg)](https://codecov.io/gh/georgehrke/calendar-js) | ||
[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fnextcloud%2Fcalendar-js%2Fbadge%3Fref%3Dmain&style=flat)](https://actions-badge.atrox.dev/nextcloud/calendar-js/goto?ref=main) [![codecov](https://codecov.io/gh/nextcloud/calendar-js/branch/main/graph/badge.svg)](https://codecov.io/gh/nextcloud/calendar-js) | ||
@@ -8,6 +8,2 @@ This library is a wrapper for [ICAL.js](https://github.com/mozilla-comm/ical.js/) that provides more convenient ways for editing. | ||
## Documentation | ||
`npm run build-doc` | ||
## Developing | ||
@@ -14,0 +10,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
13
30639
2144767
33