
Security News
Deno 2.6 + Socket: Supply Chain Defense In Your CLI
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.
A minimalistic react component library with minimum css
Minimoon and this documentation is still under development ⚠️
Just run
npm install minimoon
And import
import { MoonAlert, MoonTabs, ... } from 'minimoon'
import 'minimoon/build/css/index.css'
ActionContainer - A container with embedded actions button.
Alert - A confirm box modal that resembles javascripts confirm().
Backdrop - Foreground element that blocks screen behind it.
InputButton - An input groupped with a button. Greate for search.
Modal - A dialog for custom content and multiple uses.
Tabs - Dynamic tab for navbar links or display diferents containers.
Toastr - A simple toaster with an action button.
OffCanvas - An off-cavas component to use as collapsible menu or hide some others components.
CollapsibleList - A list with retractable sub list itens.
First, a headless component refers to a component that offers maximum visual flexibility by providing no interface. That said, if the objective is provide a lot flexibility, why not use this approach?
Because this lib aims to provide components that you can overide the overall style without to much gibberish that happens when you use some lib with to much style embedded. If this was headless, you would need to handle things like animations, displays, responsivity and other things that you problably don't wanna do since your're searching for a ui lib.
So, if you want some neat components, thats allow you to quickly write a few css lines to make them match your aplication overall style or just wanna keep things simple, just go for Minimoon!
Build something using this lib? Wanna share? Just create a issue with a link and a small description about what you did!
Simple pwa for planning poker thats allow you to create your own deck or use one of defaults including: standard, fibonacci, t-shirt and risky.
Minimoon is develop with :hearts: by @victorheringer_
FAQs
A tiny react component library with minimum css
The npm package minimoon receives a total of 2 weekly downloads. As such, minimoon popularity was classified as not popular.
We found that minimoon demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.

Security News
New DoS and source code exposure bugs in React Server Components and Next.js: what’s affected and how to update safely.

Security News
Socket CEO Feross Aboukhadijeh joins Software Engineering Daily to discuss modern software supply chain attacks and rising AI-driven security risks.