Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 527 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 527 Bytes

For importing

<script src="https://peculiar-codes.github.io/peculiar.github.io/peculiar.js"></script>

A lightweight JavaScript Library for DOM manipulation

p("#id").hide()

Has a loader

For big loaders

Peculiar.load()

For small loader

Peculiar.wait()

Other DOM features includes

.hide,.show("block"),.fadeOut,.fadeIn("block")

Other Features Are

random(min,max),elem(n)=>returns document.querySelector(n)