ย 
Znote (recipes)
ย ย Get Znote ย 

๐Ÿ‘‹ We share all our recipes to save your time connecting libraries or APIS.

Find a recipe and clone or copy it into Znote.
โ„น๏ธ Do you need a specific example? Ask me support here github: Github discussions


โœจ Welcome to Znote

Getting started: How to start with Znote
js

๐Ÿค Meeting Notes

Capture key points during a meeting and turn them into clear next steps and decisions.
automation

๐Ÿ“Š Create Charts

How to use embedded charts and manipulate JSON data
js

๐Ÿงช API Playground

Quickly test API requests, explore responses, and experiment with data
js

๐Ÿ“Š Make a Chart from a CSV file

How to create a chart from a CSV or JSON file
js

๐Ÿ“‚ Manipulate CSV with SQL

How to make SQL query on CSV/JSON file
js, mysql

๐Ÿš€ Create and test API endpoints

Show how to create and call an API endpoint with Express JS
node, api

๐Ÿš€ Programmatically call LLM ๐Ÿค–

How to call a local or remote LLM using code
js, ollama

๐Ÿ  Make a query on a Local SQL Database

How to make SQL query on a local MySQL
js, mysql

๐Ÿ”— Make a query to a Remote SQL Database

How to make SQL query on a remote MySQL
js, mysql

๐Ÿ“ฉ Read & Send Emails with Code

Read, search, and send emails programmatically using Gmail.
js, plugin

๐Ÿงช Regex Playground

Test, debug, and understand regular expressions
js

๐ŸŽจ SVG Logo Editor

Design and tweak SVG logos directly with live preview and editable code.
html, js

๐Ÿ Snake Game with P5.js

Use P5 with canvas to create a Snake game
p5, js

๐Ÿ’ฐ Personal Expense Tracker

Import a CSV file to analyze, visualize, and track your personal expenses
js