All Projects → vadym-vorobel → Fullcalendar React

vadym-vorobel / Fullcalendar React

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Fullcalendar React

Meteor Astronomy
Model layer for Meteor
Stars: ✭ 608 (+1926.67%)
Mutual labels:  meteor
Meteor Boilerplate
A lightweight boilerplate for meteor projects
Stars: ✭ 841 (+2703.33%)
Mutual labels:  meteor
Kickstart Meteor Polymer
⚡️ Kickstart a Meteor - Polymer project with MWC packages. (Flow Router is used to route)
Stars: ✭ 15 (-50%)
Mutual labels:  meteor
Meteor Collection Hooks
Meteor Collection Hooks
Stars: ✭ 641 (+2036.67%)
Mutual labels:  meteor
Vue Meteor
🌠 Vue first-class integration in Meteor
Stars: ✭ 893 (+2876.67%)
Mutual labels:  meteor
Ostrio Analytics
📊 Visitor's analytics tracking code for ostr.io service
Stars: ✭ 9 (-70%)
Mutual labels:  meteor
Dtube
📺 d.tube app. A full-featured video sharing website, decentralized.
Stars: ✭ 569 (+1796.67%)
Mutual labels:  meteor
Create React Meteor App
Meteor + React for fast prototyping 🔥🔥
Stars: ✭ 28 (-6.67%)
Mutual labels:  meteor
Meteor Roles
Authorization package for Meteor, compatible with built-in accounts packages
Stars: ✭ 916 (+2953.33%)
Mutual labels:  meteor
Sapporo
Web App for hosting coding competition
Stars: ✭ 10 (-66.67%)
Mutual labels:  meteor
Base
A starting point for Meteor apps.
Stars: ✭ 654 (+2080%)
Mutual labels:  meteor
Nlg Eval
Evaluation code for various unsupervised automated metrics for Natural Language Generation.
Stars: ✭ 822 (+2640%)
Mutual labels:  meteor
Meteor Google Charts
Simple package for Google Charts on Meteor
Stars: ✭ 9 (-70%)
Mutual labels:  meteor
React Native Meteor Boilerplate
Stars: ✭ 637 (+2023.33%)
Mutual labels:  meteor
Rate Limit
Meteor package to rate-limit a function by queuing up calls (instead of dropping them like throttle or debounce)
Stars: ✭ 15 (-50%)
Mutual labels:  meteor
Db
GroundDB is a thin layer providing Meteor offline database and methods
Stars: ✭ 569 (+1796.67%)
Mutual labels:  meteor
Mongol Meteor Explore Minimongo Devtools
In-App MongoDB Editor for Meteor (Meteor DevTools)
Stars: ✭ 846 (+2720%)
Mutual labels:  meteor
Meteor Collection Softremovable
Add soft remove to collections
Stars: ✭ 29 (-3.33%)
Mutual labels:  meteor
Rocket.chat
The communications platform that puts data protection first.
Stars: ✭ 31,251 (+104070%)
Mutual labels:  meteor
Retrotanks
RetroTanks: Atari Combat Reimagined, built in Meteor.js. Great isomorphic JavaScript example.
Stars: ✭ 9 (-70%)
Mutual labels:  meteor

jss:fullcalendar-react

MeteorJS package.

Provide a FullCalendar ReactJS component. Also, available scheduler functionality.

More about core packages:

Example

Visit the examples repository

Dependencies

Peer dependencies
  • react
  • react-dom
  • prop-types

Deprecation warning

In the version v1.0.0 full calendar options defaultDate and defaultView will not be reactive because this leads to redundant calendar re-rendering. Please, use getCalendarInstance prop with fullcalendar methods gotoDate and changeView instead (see the example for more details).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].