https://github.com/trace2798/outerbase-plugins
Code for outerbase plugins
https://github.com/trace2798/outerbase-plugins
Last synced: 3 months ago
JSON representation
Code for outerbase plugins
- Host: GitHub
- URL: https://github.com/trace2798/outerbase-plugins
- Owner: trace2798
- License: mit
- Created: 2023-09-11T19:24:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-01T21:39:06.000Z (over 1 year ago)
- Last Synced: 2025-01-22T06:48:09.706Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A custom plugin that handles drag/drop events to trigger an upload to Cloudinary and then updates the database.
## This is a cell plugin
### This repo is for my submission for the Outerbase X Hashnode hackathon, which took place during September 1 - September 30, 2023
#### Hashnode article: [Connecting the Dots: Creating a plugin in Outerbase](https://shreyas-chaliha.hashnode.dev/connecting-the-dots-creating-a-plugin-in-outerbase)
### You can use this repo as a reference to create your own Outerbase plugin.
## A very detailed article to recreate this plugin on [Hashnode](https://shreyas-chaliha.hashnode.dev/connecting-the-dots-creating-a-plugin-in-outerbase)
word-checker.js is another plugin to Analyze for specific words, but it does not work all the time like expected.
Demo Video: [Outerbase Plugin: Drop. Upload. Update](https://youtu.be/7QrYvl5xC00)