appointment-booking-plugin

1.0.1 • Public • Published

Appointment Booking Plugin

Introduction

This plugin provides an appointment booking system that can be embedded into any website. It allows users to book appointments by selecting available time slots.

Installation

To install the plugin, include the following script tag in your HTML file:

<script src="https://cdn.jsdelivr.net/npm/appointment-booking-plugin@1.0.0/booking-plugin.js"></script>

Usage

Include the following HTML structure in your webpage:

<div id="root"></div>
<script src="https://cdn.jsdelivr.net/npm/appointment-booking-plugin@1.0.0/booking-plugin.js"></script>

The plugin will automatically initialize and render the appointment booking UI inside the #root element.

Package Sidebar

Install

npm i appointment-booking-plugin

Weekly Downloads

3

Version

1.0.1

License

ISC

Unpacked Size

151 kB

Total Files

4

Last publish

Collaborators

  • fasnap