alaska-field-image
v0.13.2
Published
Alaska image field
Downloads
7
Readme
alaska-field-image
Alaska image field
//alaska config
export default {
'alaska-field-image': {
allowed: ['png','jpg','bmp'],
multi: false,
//empty or ends with /
dir: 'path/to/',
//empty or ends with /
pathFormat: 'YYYY/MM/DD/',
//empty or ends with /
prefix: 'http://maichong.it/'
}
}
Contribute
License
This project is licensed under the terms of the MIT license