repetitive

0.0.3 • Public • Published

repetitive.js

PLEASE NOTE! This library is still in production! It will be expanded in the future but for now - you can use standalone modules for repetitive tasks

repetitive.js is a JavaScript library created to perform repetitive tasks. AJAX calls, manipulating DOM classes etc. - all the things you've probably done countless times before - now in a single library. Or not! repetitive.js is modularized - every function can be obtained as a standalone UMD module package.

Installation

You can install this package from npm:

npm install repetitive
npm install --save repetitive
npm install --save-dev repetitive

Use in a browser:

<script src="repetitive.js"></script>
<script src="repetitive.min.js"></script>

Documentation

Available here: https://ol-web.github.io/repetitivejs

Is there something wrong?

Please tell me!

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i repetitive

Weekly Downloads

0

Version

0.0.3

License

MIT

Last publish

Collaborators

  • ol-web