Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).