iamssen's Stars
ollama/ollama
Get up and running with Llama 3.3, Mistral, Gemma 2, and other large language models.
colinhacks/zod
TypeScript-first schema validation with static type inference
typicode/lowdb
Simple and fast JSON database
meta-llama/llama-recipes
Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama for WhatsApp & Messenger.
shoelace-style/shoelace
A collection of professionally designed, every day UI components built on Web standards. SHOELACE IS BECOMING WEB AWESOME 👇👇👇
gibbok/typescript-book
The Concise TypeScript Book: A Concise Guide to Effective Development in TypeScript. Free and Open Source.
penrose/penrose
Create beautiful diagrams just by typing notation in plain text.
adazzle/react-data-grid
Feature-rich and customizable data grid React component
TypeCellOS/BlockNote
A React Rich Text Editor that's block-based (Notion style) and extensible. Built on top of Prosemirror and Tiptap.
wxt-dev/wxt
⚡ Next-gen Web Extension Framework
microsoft/typespec
spencermountain/spacetime
A lightweight javascript timezone library
johnlindquist/kit
Script Kit. Automate Anything.
oframe/ogl
Minimal WebGL Library
alex8088/electron-vite
Next generation Electron build tooling based on Vite 新一代 Electron 开发构建工具,支持源代码保护
vite-pwa/vite-plugin-pwa
Zero-config PWA for Vite
amilajack/eslint-plugin-compat
Check the browser compatibility of your code
wundergraph/wundergraph
WunderGraph is a Backend for Frontend Framework to optimize frontend, fullstack and backend developer workflows through API Composition.
mdx-editor/editor
A rich text editor React component for markdown
morethanmin/morethan-log
😎 A static blog using notion database
toss/es-hangul
A modern JavaScript library for handling Hangul characters.
silevis/reactgrid
Add spreadsheet-like behavior to your React app
FrigadeHQ/remote-storage
remoteStorage is a simple library that combines the localStorage API with a remote server to persist data across sessions, devices, and browsers. It works as a simple key value database store and backend with support for React, Next.js, Vue, Node, or any Javascript stack
komarovalexander/ka-table
Lightweight MIT React Table component with Sorting, Filtering, Grouping, Virtualization, Editing and many more
samrum/vite-plugin-web-extension
A vite plugin for generating cross browser platform, ES module based web extensions.
remcohaszing/monaco-yaml
YAML support for Monaco Editor
NotWoods/maskable
Create and preview maskable icons in the browser!
adammpkins/llama-terminal-completion
A Python application which interacts with the llama.cpp library to provide virtual assistant capabilities through the command line. It allows you to ask questions and receive intelligent responses, as well as generate Linux commands based on your prompts.
le0pard/re2js
RE2JS is the JavaScript port of RE2, a regular expression engine that provides linear time matching
meheleventyone/zig-wasm-test
A minimal Web Assembly example using Zig's build system.