Skip to content

Collection of packages I use in my own projects.

Notifications You must be signed in to change notification settings

Pixelicc/Packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Caution

This repository contains a collection of packages I use in my own projects. There will be no guarantee on whether these packages will be maintained in the future or get deprecated along the way.

Usage

All Packages that in this repository are published to the JSR registry and can be added to a project like this:

npm » npx jsr add @pixelic/{PACKAGE_NAME}
pnpm » pnpm dlx jsr add @pixelic/{PACKAGE_NAME}
bun » bunx jsr add @pixelic/{PACKAGE_NAME}

List of Packages

Name Version Downloads Maintained
@pixelic/logger Version NaN
@pixelic/elysia-request-id Version NaN

About

Collection of packages I use in my own projects.

Resources

Stars

Watchers

Forks