An open API service indexing awesome lists of open source software.

https://github.com/caleb531/jcanvas-website

The official website for jCanvas, the jQuery canvas library
https://github.com/caleb531/jcanvas-website

astro jcanvas jquery starlight

Last synced: 5 months ago
JSON representation

The official website for jCanvas, the jQuery canvas library

Awesome Lists containing this project

README

          

# jCanvas Website

*Copyright 2016-2024, Caleb Evans*
*Released under the MIT license*

This repository hosts the official website for [jCanvas](https://projects.calebevans.me/jcanvas/), the jQuery canvas library.

## Serving the site locally

```sh
npm install
npm run dev -- --open
```

## Contributing

See any mistakes in the documentation or errors in the code? Please submit an [issue](https://github.com/caleb531/jcanvas-website/issues) or [pull request](https://github.com/caleb531/jcanvas-website/pulls)! All code contributions are welcome.