Skip to content

Latest commit

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Build Status

Usage

const{ parse }=require('google-cloud-storage-uri-parser')const{ bucket, file }=parse('gs://my-bucket/my-folder/my-file.txt')// bucket === 'my-bucket'// file === 'my-folder/my-file.txt'

About

A URI parser for google cloud storage files

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages