1.0.2 • Published 1 year ago

tenjs v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

TenJS

A library for getting all numbers from zero to ten.

How to use

  1. Install
$ npm install tenjs
  1. Import
const { ONE, TWO, ... } = require('tenjs');
  1. Profit.

Motivation

My motivation behind this project was that I always thought typing out all numbers was really tedious and I could do better. That's why I created this package.

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago