ai-challenges-lib

0.1.0 • Public • Published

ai-challenges-lib

AI Challenges Library

A small library that adds commas to numbers (for now)

Installation

npm install @14coruma/ai-challenges-lib

Usage

var aiLib = require('@14coruma/ai-challenges-lib');

var formattedNum = aiLib(35666);

Output should be 35,666

Tests

npm test

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

/ai-challenges-lib/

    Package Sidebar

    Install

    npm i ai-challenges-lib

    Weekly Downloads

    2

    Version

    0.1.0

    License

    ISC

    Last publish

    Collaborators

    • 14coruma