Feature-rich Custom Select JavaScript Library – SimpSelect

Author: yura-brd
Views Total: 295 views
Official Page: Go to website
Last Update: June 27, 2025
License: MIT

Preview:

Description:

SimpSelect is a powerful and feature-rich JavaScript custom select library designed to enhance the user experience of the native

6. API methods.

const simpleSelect = new SimpleSelect('select')
select(DomElement).SimpSelect.reload()
select(DomElement).SimpSelect.update()
select(DomElement).SimpSelect.detach()
select(DomElement).SimpSelect.getHistory()
select(DomElement).SimpSelect.getHistoryLast()
select(DomElement).SimpSelect.getHistoryFirst()
simpleSelect.getSelectById('ID') 
simpleSelect.getSelectFirst()
simpleSelect.getSelects()

Changelog:

v1.1.10 (06/27/2025)

v1.1.7 (03/01/2025)

v1.1.6 (02/25/2025)

v1.1.4 (02/24/2025)

v1.1.3 (06/07/2024)

v1.1.2 (06/07/2024)

  • add scroll to first checked

v1.1.1 (05/30/2024)

v1.1.0 (05/29/2024)

  • add custom dom events. fix create list

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *