Mantis.js is probably the simplest and lightest weight JavaScript library for modern browsers. It has the most essential and useful features like DOM traversal and manipulation, event handling, Ajax, and more with a similar API to jQuery and Zepto.js.
Include Mantis.js with a script tag near the end of your page:
<script src="mantis.min.js"></script>
A CDN will be available soon.
List of all the methods currently working
- Mantis()
- Mantis.extend()
- Mantis.map()
- Mantis.noConflict()
- Mantis.type()
- Mantis.fn
- Mantis.fn.addClass()
- Mantis.fn.after()
- Mantis.fn.append()
- Mantis.fn.attr()
- Mantis.fn.before()
- Mantis.fn.css()
- Mantis.fn.each()
- Mantis.fn.extend()
- Mantis.fn.hasAttr()
- Mantis.fn.hasClass()
- Mantis.fn.html()
- Mantis.fn.map()
- Mantis.fn.prepend()
- Mantis.fn.removeAttr()
- Mantis.fn.removeClass()
- Mantis.fn.toggleClass()
Latest ✔ | Latest ✔ | 9+ ✔ | 6.1+ ✔ |
Support this project and others by acauamontiel via gratipay.
© 2013 - 2016 Acauã Montiel