statsig-io /
statuspage
A simple, zero-dependency, pure js/html status page based on GitHub Pages and Actions.
Loading repository data…
txufiknr / repository
a simple pure CSS to make PNG or anything glow!
a simple pure CSS to make PNG or anything glow! It can be applied to divs, texts, links, inputs, buttons, PNG image, and so on. You can use it and/or modify it freely according to your need.
It's originally created for my PokoPoko fun social media project. But then I considering to share it with anyone. XD
It's simple! You'll have to include glowing.css in your project. Example:
<head>
<link rel="stylesheet" href="css/glowing.css"/>
</head>
Then just add class "glowing" to your HTML element of choice, then add the color e.g. "glowing blue".
There are many other color options available: red, orange, yellow, green, cyan, lightblue, blue, darkblue, indigo, purple, magenta, pink.
<img src="img/facebook.png" class="glowing darkblue"/>`
Glowing.css have some more secret classes:
disco
zooming
rotating
quickly
<div class="glowing disco and quickly zooming">
<img src="img/yourlogo.png"/> Your name here
</div>
Good luck! :sparkling_heart:
Selected from shared topics, language and repository description—not editorial ratings.
statsig-io /
A simple, zero-dependency, pure js/html status page based on GitHub Pages and Actions.
alan-turing-institute /
A simple HTML content extractor in Python. Can be run as a wrapper for Mozilla's Readability.js package or in pure-python mode.
KaiHotz /
A simple component library, composed out of pure HTML form elements to make your live easier composing forms with Formik and React
Dugnist /
A simple, fast, modern, pure html, css (and sass), js, live reload starter template
waterrmalann /
🗒 A simple cards-based kanban board app inspired by Trello in pure vanilla JS.
AlexWinder /
Simple web-based address book and contact manager with user authentication, logging and API functionality built in pure PHP, also with a supported Docker environment.