issues
search
romcal
/
romcal-examples
A few examples of projects using Romcal.
MIT License
4
stars
4
forks
source link
readme
romcal-examples
A few examples of projects using Romcal.
html-web-page
– loading romcal in a HTML script tag (
iife
).
react-app
– a basic React application loading and displaying romcal data.
rest-api-with-express
– a REST API using Node.js and Express, written as CommonJs (
cjs
).
rest-api-with-fastify
– a REST API using Node.js and Fastify, written as ES Module (
esm
).