0.0.7 • Published 5 years ago

neneos-azure-storage-safestring v0.0.7

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

neneos-azure-storage-safestring

A npm package to generate strings safe to use in azure storage

how to install

npm install neneos-azure-storage-safestring

usage

var cleaner = require('neneos-azure-storage-safestring');

console.log(cleaner.cleanBlobName.remove('crême-bruléé.jpg')); //crême-bruléé.jpg

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

6 years ago

0.0.2

6 years ago