Restaurant Logic Web Components

Quickly embed RL data on your website

CDN

We directly serve files for embedding. This works great for standard JavaScript modules that the browser can load natively.

HTML

<script type="module" src="https://embed.restaurant-logic.com/all.bundled.js"></script>

JavaScript

import {RlHours} from 'https://embed.restaurant-logic.com/all.bundled.js';