rho-cc-s3-bucket-name

2.0.1 • Public • Published

rho-cc-s3-bucket-name

Check S3 bucket names with rho-contracts.

Usage

 
var s3BucketName = require('rho-cc-s3-bucket-name');
 
// Does not throw.
s3BucketName.check('frodo');
 
// Throws.
s3BucketName.check('_nope');

Installation

npm install rho-contracts rho-cc-s3-bucket-name

Contribute

Pull requests welcome!

Support

If you are having issues, please let us know.

License

The project is licensed under the Mozilla Public License Version 2.0.

/rho-cc-s3-bucket-name/

    Package Sidebar

    Install

    npm i rho-cc-s3-bucket-name

    Weekly Downloads

    2

    Version

    2.0.1

    License

    MPL-2.0

    Last publish

    Collaborators

    • paulmelnikow
    • qmaurmann