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

https://github.com/anshsinghsonkhia/longest-npm-package

This npm package has the longest possible name.
https://github.com/anshsinghsonkhia/longest-npm-package

npm-package

Last synced: 6 months ago
JSON representation

This npm package has the longest possible name.

Awesome Lists containing this project

README

          

# rulesthatvalidnpmpackagenameshouldconformtopackagenamelengthshouldbegreaterthanzeroallthecharactersinthepackagenamemustbelowercasenouppercaseormixedcasenamesareallowedpackagenamecanconsistofhyphenspackagenamemustno

If you wanna test the npm limits of package names. This is the longest name possible.

## Usage

To use this package, install it via npm:

```bash
npm install rulesthatvalidnpmpackagenameshouldconformtopackagenamelengthshouldbegreaterthanzeroallthecharactersinthepackagenamemustbelowercasenouppercaseormixedcasenamesareallowedpackagenamecanconsistofhyphenspackagenamemustno
```

Then, require it in your project:

```javascript
const getPackageName = require('rulesthatvalidnpmpackagenameshouldconformtopackagenamelengthshouldbegreaterthanzeroallthecharactersinthepackagenamemustbelowercasenouppercaseormixedcasenamesareallowedpackagenamecanconsistofhyphenspackagenamemustno');

console.log(getPackageName());
```