GithubHelp home page GithubHelp logo

daveeel / meteor-fastosphere Goto Github PK

View Code? Open in Web Editor NEW

This project forked from acemtp/meteor-fastosphere

0.0 0.0 0.0 583 KB

Fastosphere is a website and a CLI to search Meteor packages really quickly thanks to Algolia.

Home Page: http://fastosphere.meteor.com

License: MIT License

HTML 17.46% JavaScript 81.21% CSS 1.32%

meteor-fastosphere's Introduction

Fastosphere

Fastosphere is a website and a CLI to search Meteor packages really quickly thanks to Algolia search engine.

Website

http://fastosphere.meteor.com provides you a very quick and easy way to find Meteor packages. You'll have basic information like package name, description, latest version, latest release date, GitHub Url, number of GitHub stars.

It's an alternative to Atmosphere. The main advantages are it's freesoftware and a lot faster than Atmosphere.

Command Line Interface (CLI)

The command line has a few really cool features.

Install

sudo npm -g install fastosphere

or if you have an older version

sudo npm update -g

Search

It's an alternative to meteor search. The main advantage is it gives you real information about packages to help you to choose which one you want to install (GitHub stars, sort by score, GitHub Urls). So you don't have to leave your terminal to find which package to install.

If you want to compare, do this test:

$ meteor search moment
$ npm -g install fastosphere
$ fastosphere moment

3__acemtp_macbook-pro-de-vianney____m_meteor-fastosphere-changelog-test__zsh_

You can also test:

$ fastosphere mo           # lazy
$ fastosphere m            # really lazy
$ fastosphere moomment     # dyslexic
$ fastosphere moment -n 2  # display only 2 results
$ fastosphere moment -g    # GitHub Urls (โŒ˜ + click on the url to open the url)
$ fastosphere moment -l    # display more information (last month and last week download, GitHub and Atmosphere stars)

Fork this project

If you want to fork this project, please change analytics ID with yours in <head> part of client.html. Also cp settings.example.json settings.js, create an account on Algolia and fill your settings.json with the Algolia generated keys. Do the same for github api keys.

meteor-fastosphere's People

Contributors

acemtp avatar guidouil avatar mquandalle avatar peernohell avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.