Importables
Do you have ideas for lists, plugins, or templates that can be used by others? Now is the time to create it! ‘Importables’ Generator Jam!
Useful Generators, Plugins, HTML Widgets, CSS Styles. Generators that can be imported to other generators!
When: June 10, 2024 12:00PM UTC
to June 28, 2024 12:00PM UTC
Thank you NecoBridge for the theme suggestion!
Perchance Data
// This Part is Required for the Perchance Hub
// This would be where the Event Organizer would change the data to update the Hub
// Remember to indent with two spaces!
// List About the Event to be displayed on the Hub
metadata
title = Importables
description = Do you have ideas for lists, plugins, or templates that can be used by others? Now is the time to create it! 'Importables' Generator Jam!
type = Generator Jam
image
https://lemmy.world/pictrs/image/e5a38895-65b6-468e-80f7-e2a1fa609c30.png
// Can be multiple pictures to randomize the banner image :)
start = 10 June 2024 12:00:00 UTC+0000 // strict data formats see: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/parse#non-standard_date_strings
end = 28 June 2024 12:00:00 UTC+0000
color = linear-gradient(231deg, hsl(127 0% 61%), hsl(201 17% 31%))
rules = Create Generators that can be imported! Plugins, Lists, HTML Templater, CSS Styles
// For Generator Jams with Perchance URL
generators
// The generator's $metadata is also parsed
simple-toc-plugin
author = Vionet20
type = plugin
rainbow-plugin2
author = thatOnePerchanceGuy
type = plugin
no-reason-js
author = thatOnePerchanceGuy
type = plugin
power-rain-plugin
author = Bluepower
type = plugin
perchance-author
author = Eatham
type = plugin
// For Image Events
images
// You can request a format of other events just ask on the forum!
Plugin that makes a “rainbow” html tag*
A custom JS ““library”” called noReason.js
Have fun with these i guess. If one of these doesn’t get in, i don’t know what will. *note: Name has number 2 because the original name got name-squatted. SCREW YOU GUYS.
I think
rainbow-tag-plugin
could be a good URL :) since you are using a ‘custom’ tag to be the element. Also, you could have the plugin to be something like adding{import:...}
on the HTML instead of[pluginName()]
if you are only ‘adding’ a stylesheet like so: https://perchance.org/importable-stylesheet-templateThe JS library is a very nice importable out there. I’d somehow eventually import this into my generator if I ever need it. It even contains some actually useful functions like
celToFah
andfahToCel
,degToRad
, andradToDeg
.Also regarding to the name-squatting, I think it’s already on the backend behalf of the Perchance engine. I’ll ping the dev for this issue. @[email protected]
I added all the temperature units to noReason.js: manyReasons.js