Free Open Source Software

Nicholas Berlette

5/5/2022

nuxt-timeline-component

Simple Timeline Component, built for Nuxt/Vue 3 with the Composition API.

pnpm add -D nuxt-timeline
5/1/2022

supacolors.ml

Supabase UI color palettes as a package.

pnpm add -D supacolors
pnpm add -D @supacolors/presets
// tailwind.config.js
module.exports = {
  // ...
  presets: [
    require('@supacolors/presets/dark'),
    require('@supacolors/presets/light')
  ]
  // ...
}
4/20/2022

@brlt/n

An extended fork of @antfu/ni - "Use the right package manager."

pnpm add --global @brlt/n
4/20/2022

dotfiles

My personal bash environment and other config files (dotfiles). Setup for zero-config usage with Gitpod Workspaces.

4/4/2022

typehaus.org

Beautiful open source typefaces and typography resources.

pnpm add @typehaus/metropolis
4/1/2022

plugwind.com

Modern plugins and presets for Tailwind and WindiCSS.

pnpm add -D @plugwind/heropatterns
pnpm add -D @plugwind/elevation
4/1/2022

discms

Discussions Content Management System - manage your website content and user interactions all with GitHub Discussions.

1/1/2022

tutorialfeed.com

Feed your head.

10/10/2021

canbus.app

Wiki and resources for learning about the automotive Controller Area Network.

10/1/2021

icns.ml

SimpleIcons as a Service - SVG icons rendered on the Edge. Generate dynamically colored icons with lightning-fast response time.

7/9/2021

malanna.page

A memorial microsite for a fur-covered family member who passed away in 2021. Powered by Vercel and Prismic.

3/20/2021

harx

Extract and restore website date from HAR files (HTTP Archives).

pnpm i -g harx
MIT © Nicholas Berlette