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

@wuunu/widget

v0.1.20

Published

<p align="center"> <img src="https://wuunu.com/logo-png.png" width="72" alt="Wuunu logo" style="vertical-align: middle;" /> <span style="font-size: 28px; font-weight: 700; margin-left: 12px; vertical-align: middle;">Wuunu</span> </p>

Readme

Wuunu Widget

This package allows you to run the Wuunu AI App Builder UI in any website or app. It is currently meant to be embedded using <script> tags and works together with the Wuunu IDE extension (available for VS Code, Cursor, Windsurf, and other compatible editors).

Requirements

  • Wuunu IDE Extension (Wuunu AI App Builder for VS Code, Cursor, Windsurf, etc.)
    The widget relies on the extension to set up local services and permissions.
    Install and run the extension in your IDE (keep the IDE open) before using the widget.
    Tip: search your IDE marketplace (e.g., VS Code Marketplace) for “Wuunu AI App Builder”.

Quick Start

  1. After installing the extension, click on the Wuunu icon in the sidebar to open the Wuunu dashboard in the browser.
  2. From the dashboard, create a new app or open an existing app. The Wuunu snippet will be automatically inserted into your app for supported frameworks, or you can manually insert it (see snippet at bottom of dashboard).

Tips & Best Practices

  • You can use Wuunu to automate submitting prompts to your coding agents. We recommend using safe settings for your coding agents.
  • We err on the side of caution when invoking your coding agent, which is more restrictive than how some people would use the coding agents themselves. This means some things, like if your coding agent needs your permission in certain circumstances, may not be able to be approved from the chat interface for now. Instead, you may need to do those things manually if you want them. However, this differs per coding agent and we are continuously working on making more possible in a safe way.
  • We recommend to use the same common sense as when not using Wuunu, such as: don't use or open important directories (like Home) in your IDE or with your coding agents.
  • We regularly publish updates so make sure to keep your versions updated. We do not follow traditional semver for now, but this may change.

Troubleshooting

  • Widget can’t connect: make sure your IDE with the Wuunu extension is running.
  • Nothing appears: double-check the widget <script> is in your app's code.

Support

Questions or feedback: [email protected]

Company

Wuunu website
Wuunu t&c

Owned and operated by Wuunu AI sp. z o.o.

License

See the EULA.txt file for license.