Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

angular-select-text

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-select-text

Angular.js directive for selecting text content.

  • 1.1.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

angular-select-text

Build Status

Angular.js directive for selecting text content on click.

Why?

  • It's not possible to do a javascript only copy to clipboard.
  • Some people prefer not to add flash to their site to enable copy to clipboard.
  • The next best thing is to make it easier to select a block of content with 1 simple click

DEMO

Example Usage

<code select-text>Clicking this code block selects the entire text within the code block</code>

Running Tests

npm install -g grunt-cli bower
bower install
npm test

Keywords

FAQs

Package last updated on 29 Apr 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc