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 🙏

© 2025 – Pkg Stats / Ryan Hefner

typescene

v3.1.7

Published

Typescene framework

Readme

Typescene is a robust front end library written in TypeScript: strongly typed, no dependencies, no nonsense.

Documentation

All documentation for Typescene can be found on the website: https://typescene.dev/docs/.

The online docs include an overview as well as other guides, and reference documentation.

Getting Started

If you're new to Typescene, make sure to check out these resources:

TODO

A few very important tasks are currently still pending:

  • Tests, lots of 'em. The core package now comes with a test harness but only very few tests. These need to be added in some kind of structural way. Perhaps this can be organized using a Github project, opinions welcome on Twitter please.
  • More tests for the @typescene/webapp package. These probably need an automated browser-based test framework. Opinions welcome on Twitter please.
  • More examples for the reference documentation. These need to be added to the typescene.github.io repo on GitHub.
  • More sample projects, along with articles on how they work. Before publishing these we're happy to review your own samples, please DM on Twitter.
  • More prebuilt components (calendars, combo buttons, etc). See typescene-treegrid on GitHub for a full featured example.

Questions and Issues

Have a question about Typescene? Get in touch with us on Twitter or post a question on Stack Overflow.

If you think you’ve found a bug or other issue, please make sure you can reproduce the issue with a minimal example. Then post your issue here on GitHub.

Changes

The main Typescene repository uses tagged Releases to communicate changes between versions. Make sure you stay updated by following Typescene on Twitter!

FAQ

Q: Why another JavaScript framework?
A: Typescene is different in a number of ways. Read this article for a detailed overview of Typescene's design goals.

Q: Should I use Typescene for my next project?
A: Sure! Typescene works best for desktop-style and/or mobile Web apps. As always, read the docs first. If you need something for your blog or other online content, then other frameworks might suit your needs better.

Q: How do I get started with Typescene?
A: Typescene is distributed through NPM. Read through the guides provided on the Typescene docs website and follow along to create your first project.

Reach Out!

Find Typescene on Twitter for the latest news, and please consider giving the repository a ⭐️ star on GitHub.

Support

Your support is greatly appreciated. At this stage, we mostly need to get the word out. If you like Typescene, tell all your friends and colleagues!

For contributions in the form of bug fixes and changes, feel free to use Pull Requests or send a DM on Twitter to discuss how best to approach your issue.

License

The Typescene source code is licensed under the MIT license.