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!

Package Sidebar

Install

npm i repetitive

Weekly Downloads

2

Version

0.0.3

License

MIT

Last publish

Collaborators

  • ol-web