@behance/helicropter

My helicropter goes "whosh whosh whosh"

Usage no npm install needed!

<script type="module">
  import behanceHelicropter from 'https://cdn.skypack.dev/@behance/helicropter';
</script>

README

helicropter

Build Status

S3 Uploader / Cropper for all your uploading and cropping needs

                     .- . _
            .:       `      " - . _
     \     ::          `            ""--..__                                                . . . :  :  :
     `\   ::  :'         ` _ _              ""--..__                       ......_._._:.:.: " " " "  "  "
      `\.::  :'                " " " - ----.....___ ""-##.____...:::""""""""""""
       : :  :'                                     "::":"-----......______
     ."  ""--..__ .                               .:'.:                   """"""-----. . . _ _ _
    /.""--.._    ""--..__ :                     .:'. :                                           "  "  "
   /'   .:   ":-.._      ""--..__             .:'.  :
    `-._:__.-"     ""-.._        ""--...___..:'.   :
      .:               /.""-..__...---""-.'"-:"--.:_
                       "      : BEHANCE .'    ::""-."";.
                             :_         :     ::    ":: `-.
                             :::::.._   '-._ ::      ::    `.
                             : """:::::.._  "''-._  ::       :
                             :       "":::::.._   "':         :
                             `.           """:::::-:_         :
                               :.               """::::::...   :
                     ..__..--"" ".      .              """::::::
                        ""--..__  :.--""                      ":
                                ""-+:=:_                   ("-:
                                   :    ""--.._             []'
                                   :          :""--..___..--"
                                   :          :
                                 ""--..__     :
                                         ""--.:_
                                                ""--..__.

Contributing

  1. Fork the repo
  2. Run npm i within the main repo
  3. Run npm start to rebuild a distributable (for the demo) on save
  4. cd demo/ && npm i && npm start to set up the dependencies for the demo page and begin the demo server
  5. Visit http://localhost:8000/ to see your changes in the demo
  • You may need to modify the configuration (demo/index.js) based on your feature's needs