1.3.0 • Published 4 years ago

@firejsx/s3encode v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

S3Encode

Simple, small FireJSX plugin, which encodes urls to be S3 compatible.

Install

install using yarn or npm

yarn

$ yarn add @firejsx/s3encode

npm

$ npm install @firejsx/s3encode

Config

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

1.3.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago