Giter Site home page Giter Site logo

tamsky / superselect Goto Github PK

View Code? Open in Web Editor NEW

This project forked from atdixon/superselect

0.0 2.0 0.0 1.52 MB

Select data from the Web with speed. A browser extension. https://superselect.rocks/

JavaScript 83.52% CSS 11.92% Clojure 3.95% HTML 0.41% Shell 0.20%

superselect's Introduction

SUPE/RSELECT

SuperSelect is a Chrome extension that enables fast human selection of text and data from web pages.

Ctl+C and Ctl+V work well in many cases, but SuperSelect is designed to work at scale, when you need to select and extract structured data repeatedly. It is also useful for selecting text from websites that disable standard text selection.

Demo It

Demo SuperSelect here.

Install It

Install SuperSelect here.

Develop It

SuperSelect is implemented in ClojureScript using frameworks om/next and chromex.

To develop the popup, background, and workspace pages:

$ rlwrap lein fig-dev

To develop the content script:

$ lein content-dev

Then, launch a test browser:

$ ./scripts/launch-test-browser.sh
Sandbox Development

To develop the content script capability headless (without the browser extension environment):

$ rlwrap lein fig-demo

Then serve resources/unpacked/sandbox.html to your browser.

This is useful for a better repl experience; figwheel isn't supported for the content script in the extension environment.

If you're developing just the text selection code, this is the way to go.

Develop the Demo

First install Jekyll, etc. Then:

$ cd docs
$ bundle exec jekyll serve

To update the demo page with the latest code:

$ lein demo-release

superselect's People

Contributors

atdixon avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.