select-item

1.2.0 • Public • Published

Install

$ npm install --save select-item

Usage

<script src="/select-item/index.js"></script>

<script>
	$("#box"); 
	// it will return single element
	
	$$("#boxs");
	// it will return multiple element as array of node
</script>

Package Sidebar

Install

npm i select-item

Weekly Downloads

2

Version

1.2.0

License

ISC

Unpacked Size

670 B

Total Files

3

Last publish

Collaborators

  • pinamaril