seldom.js

1.2.1 • Public • Published

seldom.js

An utility to allow users to visually select DOM elements.

Developed by Florian Eckerstorfer in Vienna, Europe.

Development

If you want to make changes to this repository, you need to use NPM to download the dependencies and Gulp to build the files.

  1. Download dependencies: npm install
  2. Build for development (includes source maps): gulp build
  3. Build for distribution: gulp dist

Change Log

Version 1.2.0 (26 August 2017)

  • Find similar elements based on tag name and depth in DOM

Version 1.1.0 (26 August 2017)

  • Find similar elements based on class name

Readme

Keywords

none

Package Sidebar

Install

npm i seldom.js

Weekly Downloads

0

Version

1.2.1

License

MIT

Last publish

Collaborators

  • florianeckerstorfer