Skip to content

Beth3346/elr-back-to-top

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elr-back-to-top

Build Status License: MIT npm

simple back to top button

Installation

This is a Node.js module available through the npm registry. It can be installed using the npm or yarn command line tools.

npm install elr-back-to-top --save

Dependencies

Dev Dependencies

  • babel-preset-env: A Babel preset for each environment.
  • css-loader: css loader module for webpack
  • jest: Delightful JavaScript Testing.
  • style-loader: style loader module for webpack
  • webpack: Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
  • webpack-cli: CLI for webpack & friends

License

MIT

About

back to top button click to scroll to the top of page

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published