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 🙏

© 2024 – Pkg Stats / Ryan Hefner

metalshop

v0.0.0-dev.59

Published

web app modules

Downloads

233

Readme

🤘 metalshop

    🕹 live demo: https://metalshop.dev/?mock
    🧪 codepen demo shows drop-in html usage

open source web components, microservices, and infrastructure
hello, my name is chase. metalshop is my dream project to perfect the art of building modern high-end cross-domain microservice-oriented isomorphic web applications. metalshop is a library, and this repository contains everything: frontend, backend, even continuous deployment. features like auth, users, profiles, paywalls and premium subscriptions, community features like forums and questions boards — you get it

start making apps with plug-and-play html components
metalshop is an easy-to-use extensible web-app starter kit, enabling webdevs from junior to expert to get started quickly and easily by plunking down html web components onto any webpage. there's a focus on developer experience, leveraging latest technologies, and exploring best practices. it's easy for juniors to use, but you can take the training wheels off: this is real heavy-duty app developer stuff

looking for collaborators
of course, i'm building my own apps with metalshop. and you should too! join me and we can collaborate together on new features so everybody can benefit. what features would interest you for your own app ideas? we currently need help designing new features, building new web components, and writing business logic for the microservices, kubernetes, and more
    📌 post a github issue if you have any questions
    👉😎👉 join the metalshop discord and give me a shoutout!

🤖 let's build next-gen web apps together with es-modules!
    🌈 obsessive focus on idyllic developer experience
    ⛲ big features as simple html web components
    🖧 node microservices: orchestrated kubernetes backend
    🔐 authentication and authorization: google login, token based
    ♻️ isomorphic: robust mock mode runs all business logic on frontend
    🃏 standardized user profiles: nicknames, avatars, stuff like that
    💳 paywalls and subscriptions: collecting the big bucks via stripe
    📺 private livestreams: for premium subscribers, via vimeo
    🎉 community-building features: questions board and more

📦 npm package: metalshop
    🚧 under construction: current work in progress!
    🎓 better documentation and readme: coming eventually

🎁 "metalfront" web components
    i really need to document these
    some of them require certain attributes or properties
    come talk to me on the discord, link above somewhere

    <metal-config>configure metalshop, server urls and stuff

    <metal-account>login, logout
    <metal-personal>user's own editable profile panel
    <metal-my-avatar>user's own display picture

    <metal-questions>questions board, forum to post or like questions
    <metal-paywall>user can manage their premium subscription
    <metal-liveshow>private livestream for privileged users
    <metal-countdown>countdown timer, handy for the liveshow

    <cobalt-avatar>display any user's avatar
    <cobalt-card>display any user's profile info

    <metal-button-auth>button to login or logout
    <metal-button-premium>button to login and subscribe to premium

    <metal-is-loggedin>display any dom content when user is logged in
    <metal-is-premium>display any dom content when user is subscribed
    <metal-is-staff>display any dom content when user is a staff member

🐋 "metalback" microservices
    ⭐ metalback/ — metalshop's helm chart for kubernetes
    auth-server — authentication and authorization, user profiles
    paywall-server — payments and subscriptions
    settings-server — private user settings
    schedule-server — save/load timestamps
    questions-server — interact with questions forum
    liveshow-server — privileged access to a video livestream

🛠️ metalshop-related libraries and tools
    renrakujson-rpc api
    cynicasync esmodule testing framework
    redcryptotoken crypto
    crosscallcross-domain frame rpc
    menutowntop-right menu components
    importlyimportmap generator
    dist/toolbox/dbby/ — agnostic mockable database adapter
    dist/toolbox/logger/ — handy logger utility
    dist/toolbox/concurrent.js — handy utility for groups of promises

💐 metalshop is open source love
    please contribute, ask questions by submitting issues!
        👋😎 chase