@rzaniboni/starwars-names

1.2.0 • Public • Published

starwars-names

Manage list star-wars names

Build Status

Install

npm install rzaniboni/starwars-names --save

API


buildAssets(connectionString)

The factory for the assets module, you can just pass through a pg connection string.

Example:

var connString = "postgres://localhost/assets_tests";
var assets = require("@matteo.collina/assets-pg")(connString);

Readme

Keywords

none

Package Sidebar

Install

npm i @rzaniboni/starwars-names

Weekly Downloads

0

Version

1.2.0

License

MIT

Unpacked Size

6.99 kB

Total Files

12

Last publish

Collaborators

  • rzaniboni