
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
@fullcalendar/core
Advanced tools
📖 For many years, this package was the heart of FullCalendar. It played two roles:
import { Calendar } from '@fullcalendar/core', this is where it came from.That's no longer how FullCalendar works. As of v7, the connectors are self-contained and no longer need this package, and the Vanilla JS calendar has moved to its own package. Today @fullcalendar/core exists only to share a few small TypeScript type definitions across projects. You generally won't install it directly. If you're moving an existing project forward, see the Upgrading from v6 guide.
The plain-JavaScript build that used to live here is now the bare fullcalendar package:
npm install fullcalendar
Pick the package for your framework:
| Framework | Package |
|---|---|
| Vanilla JS | fullcalendar |
| React | @fullcalendar/react |
| Preact | @fullcalendar/preact |
| Vue 3 | @fullcalendar/vue3 |
| Angular | @fullcalendar/angular |
For docs, examples, and premium features, visit fullcalendar.io.
react-big-calendar is a similar package for React applications. It provides a calendar component with support for various views (month, week, day) and event management. Compared to @fullcalendar/core, it is more tightly integrated with React and offers a more React-centric API.
tui-calendar is a full-featured calendar library that supports various views, including month, week, and day. It offers a wide range of customization options and is known for its performance. Compared to @fullcalendar/core, tui-calendar is more lightweight and has a different set of customization options.
scheduler is a JavaScript library for creating scheduling applications. It supports drag-and-drop event management, various views, and resource management. Compared to @fullcalendar/core, scheduler is more focused on resource scheduling and management.
FAQs
FullCalendar core types package
The npm package @fullcalendar/core receives a total of 2,040,106 weekly downloads. As such, @fullcalendar/core popularity was classified as popular.
We found that @fullcalendar/core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.