1.3.0 • Published 5 years ago
@firejsx/s3encode v1.3.0
S3Encode
Simple, small FireJSX plugin, which encodes urls to be S3 compatible.
Install
install using yarn or npm
yarn
$ yarn add @firejsx/s3encodenpm
$ npm install @firejsx/s3encodeConfig
create a firejsx.yml file in the project root or specify one using [ -c, --conf ] flag.
Now you need to register the plugin
firejsx.yml
plugins:
  - "@firejsx/s3encode"Code of conduct
Code of conduct can be found at CODE_OF_CONDUCT.md
Contributing
Make sure to read Contribution Guidelines at CONTRIBUTING.md before contributing.
License & Copyright
Copyright (C) 2020 Aniket Prajapati
Licensed under the MIT LICENSE
Contributors
- Aniket Prajapati @ prajapati.ani306@gmail.com , eAdded