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

compa

v1.0.0-alpha.4

Published

Compa is a free (as freedom) world wide social directory decentralized and federated with an ActivityPub API.

Downloads

13

Readme

Compa

license AGPL v3 build status coverage status npm irc channel

This is Compa */kompa/. It's a free (as freedom) worldwide social directory decentralized and federated with an ActivityPub API, this is a horizontal community project, anyone can run and participate and contribute, the focus of the project is work for a good user interface, a clean REST API and connecting the people for a better world.

Compa use ActivtyPub as principal protocol and is compatible with Pump.io, Mastodon and other free/open source social networks

What's Compa?

You visited a bookstore, a library and you liked it so much that you would like others to know it, then you can create the site if it does not exist and share it with your friends or family or you are a traveler in search of new beautiful places to visit then Compa will be your travel guide based on sites that people have already rehared and valued.

You can share any place like museums, natural park, libraries etc.

Contributing

You can open issues for bugs you've found or features you think are missing. You can also submit pull requests to this repository. Here are the guidelines for code contributions

Fork -> Patch -> Push -> Pull Request

For developer please see the guidelines for Code Contributions

Join to IRC channel #compa on irc.freenode.net or see: Community

Bugs

If you find bugs, you can report them here:

https://framagit.org/compa/compa/issues

Installation

Prerequisites

You'll need four things to get started:

  • node.js 4.x or higher
  • npm 1.1.0 or higher
  • The graphicsmagick package with the gm command

Install with npm

The easiest way is to install the software globally using npm, like so:

npm install -g compa

That should set up all the files and dependencies for you.

Local install

If you want to set up the software in its own directory, you can clone the git repository, so:

git clone https://framagit.org/compa/compa.git

You can then install the dependencies using npm:

cd compa
npm install
npm run build

Getting Started

For a basic setup please see the Getting Started Guide

Wiki

For more information please check out the Wiki and our ReadTheDocs documentation.

FAQ

  • What mean Compa?
  • What is the idea behind this?
  • Etc.

Please see FAQ for the answers for this and others questions.

Roadmap

This Roadmap is only for brainstorm, but you can make a idea of the priorities of this project.

License

GNU AGPLv3 Image

Compa is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU AGPL 3.0 License as published by the Free Software Foundation.

See the COPYING file for the full license text