1.4.0 • Published 1 year ago

smallselectors v1.4.0

Weekly downloads
-
License
The Unlicence
Repository
-
Last release
1 year 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

1 year ago

1.3.5

1 year ago

1.3.4

1 year ago

1.3.3

1 year ago

1.3.2

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.1

1 year ago

1.0.0

1 year ago