Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wejs/we-plugin-file-local
Local storage plugin for we.js
https://github.com/wejs/we-plugin-file-local
wejs
Last synced: about 1 month ago
JSON representation
Local storage plugin for we.js
- Host: GitHub
- URL: https://github.com/wejs/we-plugin-file-local
- Owner: wejs
- Created: 2016-06-07T19:21:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T17:43:03.000Z (about 2 years ago)
- Last Synced: 2024-10-31T00:51:09.843Z (about 2 months ago)
- Topics: wejs
- Language: JavaScript
- Size: 740 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# we-plugin-file-local
Local storage strategy for we.js.
Upload and resize files to files/upload/images/[fileStyle] folder
## Installation
```sh
we i we-plugin-file-local
```## Configuration
Uneed if local storage will be the unique storage
All configurations in: [plugin.js](plugin.js) file
## Links
* We.js site: http://wejs.org
## License
Under [the MIT license](https://github.com/wejs/we-core/blob/master/LICENSE.md).