chrome-extension which provides information about node and python packages, whenever you select the package name using mouse
Whenever you surf through the node or python projects in GitHub or anywhere else, often time you will be encountered with unknown packages, to know about that package you need to google, but by using this chrome extension you just need to select the package and the rest of the heavy lifting will be taken care and information of the package will be displayed as pop in the same web page
npm i
fist build the extension using npm run build
,after building the
package ,load the public directory into chrome extension