npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

hightjs

v1.0.0

Published

HightJS is a high-level framework for building web applications with ease and speed. It provides a robust set of tools and features to streamline development and enhance productivity.

Downloads

288

Readme

NPM License

A modern full-stack web framework for Node.js, focused on simplicity, developer experience, and speed.


✨ Features

  • 🚀 Blazing Fast - Built on esbuild for lightning-fast builds and hot reload
  • 📁 File-based Routing - Automatic routing for pages (src/web/routes) and APIs (src/backend/routes)
  • ⚛️ React 19 - Latest React with client-side hydration and streaming SSR
  • 📘 TypeScript First - Fully typed out of the box
  • 🎨 Asset Imports - Import images, markdown, SVG, JSON, fonts, audio, video directly
  • 🔌 WebSockets - Native WebSocket support in backend routes
  • 🎯 Dynamic Routes - Support for dynamic parameters in frontend and backend
  • 🛡️ Middleware - Per-folder and per-route middleware support
  • 🔄 Hot Reload - Native hot reload via internal WebSocket in dev mode
  • 🎭 Layouts - Global layouts and custom 404 pages
  • 📝 Dynamic Metadata - Per-page metadata generation
  • 📦 Smart Bundling - Single bundle or code splitting
  • 🔒 Built-in SSL - HTTPS out-of-the-box in Native mode
  • 🔐 Authentication - JWT authentication built-in (HWebAuth)
  • ⚙️ CLI - Own CLI (hight) for dev and production
  • 📂 Static Files - Serve static files from public/
  • 🛡️ Security - Built-in sanitization and rate limiting

📚 Documentation

For complete documentation, tutorials, and guides, visit:

https://docs.hgo.me

Learn about:

  • Getting started
  • Routing (frontend & backend)
  • Authentication
  • Middleware
  • Layouts & Metadata
  • Static export
  • And much more!

💬 Need Help?

If you have questions or need support, feel free to reach out:

Discord Gmail Instagram GitHub


🪪 License

Copyright 2025 itsmuzin

This project is licensed under the Apache License 2.0.