JSPM

@positive-numbers/one

3.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 162
  • Score
    100M100P100Q88067F
  • License ISC

The number 1 exported as an npm package.

Package Exports

  • @positive-numbers/one
  • @positive-numbers/one/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@positive-numbers/one) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

🔢 1 (one)

This very useful npm package exports the positive integer 1.

Installation

npm install @positive-numbers/one

Usage

const number1 = require('@positive-numbers/one');

console.log(number1);
// Output: 1

License

ISC