Skip to content

A React website for searching Rust packages available on Cargo package manager.

Notifications You must be signed in to change notification settings

felissedano/pkg-searcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A website for searching packages from many different package manager.

Written using TypeScript React and Redux, this website allows users to search packages from different package manager and display the relative github informations.

screenshot

The supported package managers so far are: NPM, Cargo

Installation

requirement: node

  1. Clone the repo
  2. Go to cloned repo directory
  3. Run npm install
  4. Run npm start

About

A React website for searching Rust packages available on Cargo package manager.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published