1.4.0 • Published 2 years ago

smallselectors v1.4.0

Weekly downloads
-
License
The Unlicence
Repository
-
Last release
2 years ago

SmallSelectors

I was lazy and made this to shorten document.querySelector() usage: No cjs support, it is browser side only import {s, sa, id} from smallselectors document.querySelector() is s() document.querySelectorAll() is sa() document.getElementById() is id() Sadly, no support for other documents than the main one.

1.4.0

2 years ago

1.3.5

2 years ago

1.3.4

2 years ago

1.3.3

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.1

2 years ago

1.0.0

2 years ago