@boatnet/bn-data-access
TypeScript icon, indicating that this package has built-in type declarations

2.35.77 • Public • Published

bn-test-example

Get/set data

Installation

npm install @boatnet/bn-data-access

naming conventions

File and class names are plural (ports / Ports, waivers / Waivers), except when the plural would not make sense (search, em)

Pluralize by adding 's' even if gramatically incorrect (use persons, not people)

The class instance object name should camel case the class name and append 'DAO', (class name: VesselSelections, object name: vesselSelectionsDAO)

Readme

Keywords

none

Package Sidebar

Install

npm i @boatnet/bn-data-access

Weekly Downloads

6

Version

2.35.77

License

ISC

Unpacked Size

457 kB

Total Files

237

Last publish

Collaborators

  • wsmith_noaa
  • seth.gerou
  • saraogaz
  • mak2
  • nickshaffer-noaa
  • mshak
  • fram-data-team