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

@daypilot/daypilot-lite-react

Package Overview
Dependencies
Maintainers
0
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daypilot/daypilot-lite-react - npm Package Compare versions

Comparing version 3.22.2-sandbox.531 to 3.22.2

NOTICE.txt

7

package.json
{
"name": "@daypilot/daypilot-lite-react",
"version": "3.22.2-sandbox.531",
"version": "3.22.2",
"description": "DayPilot Lite for React",

@@ -23,3 +23,6 @@ "homepage": "https://javascript.daypilot.org/",

"daypilot-react.min.js",
"daypilot-react.min.d.ts"
"daypilot-react.min.d.ts",
"LICENSE.txt",
"NOTICE.txt",
"README.md"
],

@@ -26,0 +29,0 @@ "dependencies": {

@@ -49,9 +49,16 @@ # DayPilot Lite for React

### React Calendar with Date Picker
### React Calendar with Day/Week/Month Views
[![React Calendar with Date Picker](https://static.daypilot.org/npm/202207/react-calendar-with-date-picker.png)](https://code.daypilot.org/10750/react-calendar-with-date-picker-open-source)
[![React Calendar with Day/Week/Month Views](https://static.daypilot.org/npm/202406/react-calendar-with-day-week-month-views-open-source.png)](https://code.daypilot.org/27556/react-day-week-month-calendar)
[React Calendar with Date Picker (Open-Source)](https://code.daypilot.org/10750/react-calendar-with-date-picker-open-source)
How to use a popup date picker to select a date displayed by the React Calendar component.
[React Calendar with Day/Week/Month Views (Open-Source)](https://code.daypilot.org/27556/react-day-week-month-calendar)
This tutorial shows how to create a complex calendar component that displays integrated daily, weekly and monthly calendars in React.
### React Monthly Calendar
[![React Monthly Calendar](https://static.daypilot.org/npm/202406/react-monthly-calendar-open-source.png)](https://code.daypilot.org/26289/react-monthly-calendar-tutorial)
[React Monthly Calendar (Open-Source)](https://code.daypilot.org/26289/react-monthly-calendar-tutorial)
React application that displays a monthly event calendar. Calendar events use custom background to show event type. A context menu allows deleting events and changing color.
### Next.js Weekly Calendar Tutorial

@@ -64,2 +71,9 @@

### React Calendar with Date Picker
[![React Calendar with Date Picker](https://static.daypilot.org/npm/202207/react-calendar-with-date-picker.png)](https://code.daypilot.org/10750/react-calendar-with-date-picker-open-source)
[React Calendar with Date Picker (Open-Source)](https://code.daypilot.org/10750/react-calendar-with-date-picker-open-source)
How to use a popup date picker to select a date displayed by the React Calendar component.
## Example

@@ -66,0 +80,0 @@

Sorry, the diff of this file is too big to display

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