procurement-js

0.2.1Β β€’Β PublicΒ β€’Β Published

procurement-js

Government Contracts Rule Everything Around Me. Why not a javascript package?

Installation

npm i procurement-js

Features

  • Client-side UEI validation
  • Directly access USASpending recipient profile URLs with only a UEI

Usage

Procurement.getUSASpendingURL("J7M9HPTGJ1S9", { level: "C" });
// https://www.usaspending.gov/recipient/bf1220c1-2373-042a-e8e1-33d5a29639d0-C/latest

Procurement.validUEI("J7M9HPTGJ1S9");
// true

Planned features

  • Maybe some API wrappers?
  • Maybe some NAICS / PSC autocomplete things?
  • If you have other ideas, let me know!

License

Apache 2.0

Readme

Keywords

none

Package Sidebar

Install

npm i procurement-js

Weekly Downloads

1

Version

0.2.1

License

Apache-2.0

Unpacked Size

1.63 MB

Total Files

33

Last publish

Collaborators

  • vzvenyach