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

@webdollar/front-webdollar

v0.0.2

Published

WebDollar Frontend

Readme

SkyHub Vue.js

Online Versions:

  1. skyhub.me:80 for Vue.js Frontend
  2. skyhub.me:4000 for Express Backend with Redis Database

Gitter - for communications with the SkyHub contributors:

  1. https://gitter.im/SkyHub/SkyHubRomania
  2. https://gitter.im/SkyHub/Lobby

1 Installation

  1. Install Node.js : https://nodejs.org/en/download/

  2. gitclone repository https://github.com/ibudisteanu/SkyHub-Frontend-React.js.git . You can also install and clone using Git Desktop

  3. run in cmd/terminal npm install

  4. In case there are missing node_modules in the package.json, you need to install the missing node_modules using the command line npm install missing-node-module-name --save (in case there are missing modules )

  5. Open cmd/Terminal

    1. cd location\clone_repository\

In case you have problems and encounter errors installing SkyHub, please contact us in the Gitter!!

Build Setup - Running SkyHub locally

Requires Node.js 7+

# install dependencies
npm install # or yarn

# serve in dev mode, with hot reload at localhost:8080
npm run dev

# build for production
npm run build

# serve in production mode
npm start
intellij WebStorm

The "src" folder must be set as Resource Root. To do this Settings->Directories where you Set Directories "src" folder as "Resource Root"

TO DOs

Working components
  1. Login
  2. Register
    1. Facebook & Google integration
  3. REST
    1. Socket.io
      1. Cookie Authentication JWT (using tokens)
    2. HTTP requests
  4. Header Navigation Menu
  5. Server Status Head Bar
  6. Forums
    1. Preview Forums
    2. Preview Forum
    3. View Forum
    4. Add Forum
    5. Vuex Store
  7. Topics
    1. Preview Topics
    2. Preview Topic
    3. View Topic
    4. Add Topic
    5. Vuex Store
  8. Replies (part of)
    1. View Reply
    2. View Replies (All Replies)
    3. Add Reply
    4. Vuex Store
  9. Attachments
    1. Image/Link Attachments
    2. Meta Scrapper (using Backend). It should scrape the content also on frontend too... to reduce the number of communications and work-load from the Backend
  10. Voting
    1. View Vote
  11. Notifications
    1. System Notifications (Notifications API)
      1. Asking Permisions
      2. Vuex Store
      3. Sticky Button for asking permissions
    2. SkyHub Notifications

To DOs

  1. Topics
    Edit Topics Delete Topics
  2. Replies
    Edit Replies Delete Replies
  3. Voting Add Voting (Up and Downs) Unvote
  4. WebSock (SocketWorker) on the Server Side Rendering as a fetching mechanism instead of using http requests

Server Side Rendering component

https://github.com/egoist/vue-no-ssr

License

CopyRight 2016-2017 by BIT TECHNOLOGIES RO htttp://bit-technologies.net