An open API service indexing awesome lists of open source software.

https://github.com/tylim88/npm-util-front-end

Utility website for open sourcerer to create NPMjs dependency count badge and search for unused package names.
https://github.com/tylim88/npm-util-front-end

npm npm-package npmjs

Last synced: about 1 month ago
JSON representation

Utility website for open sourcerer to create NPMjs dependency count badge and search for unused package names.

Awesome Lists containing this project

README

        

# Update

Project is no longer working, I turned off the server

# npm util front end

[![GitHub](https://img.shields.io/github/license/tylim88/npm-util-front-end?color=blue)](https://github.com/tylim88/npm-util-front-end/blob/main/LICENSE) [![circleci](https://circleci.com/gh/tylim88/npm-util-front-end.svg?style=shield)](https://app.circleci.com/pipelines/github/tylim88/npm-util)

Utility [website](https://npmutil.com) for open sourcerer to create NPMjs dependency count badge and search for unused package names.

It is also able to search for available organization names.

This is an open source project.

[backend repo](https://github.com/tylim88/npm-util)

## Search Unused Names

![Search Unused Names](img/name.png)
![Search Unused Names](img/name2.png)

## Dependency Count

![Dependency Count](img/count.png)