pha

1.0.2 • Public • Published

PHA

A library for the PHA call number system.

Usage

import { PHATableFactory } from "pha";

const phaTable = PHATableFactory.createTable();

phaTable.callNumber("lentino", "noemia") === 589; // true
phaTable.callNumber("prado", "heloisa") === 917; // true

Testing

To run the tests for this library, use the following command:

npm run test

Readme

Keywords

Package Sidebar

Install

npm i pha

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

184 kB

Total Files

9

Last publish

Collaborators

  • cleydyr