Skip to content

Backstretch is a javascript package to make it easy for you to create a background with a specific image that you define, and it doesn't require jquery to use it.

License

Notifications You must be signed in to change notification settings

agungd3v/backstretch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Backstretch

Backstretch is a javascript package to make it easy for you to create a background with a specific image that you define, and it doesn't require jquery to use it.

Installation

clone this repository and paste codes below in your html code

<script src="/backstretch.js"></script>
<script>
  backstretch('YOUR_IMAGE_HERE')
</script>

Make sure the image you set is based on the root directory

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

Backstretch is a javascript package to make it easy for you to create a background with a specific image that you define, and it doesn't require jquery to use it.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published