jquery.selectfy 1.0.0

dotnet add package jquery.selectfy --version 1.0.0
NuGet\Install-Package jquery.selectfy -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="jquery.selectfy" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add jquery.selectfy --version 1.0.0
#r "nuget: jquery.selectfy, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install jquery.selectfy as a Cake Addin
#addin nuget:?package=jquery.selectfy&version=1.0.0

// Install jquery.selectfy as a Cake Tool
#tool nuget:?package=jquery.selectfy&version=1.0.0

A simple jQuery plugin to make list of elements selectable. This plugin is in its initial release and ready to be public tested. There are a bunch of features that could be included but it was left for next updates to keep this initial version simple.

The goal of Selectfy is to provide a simplistic framework to power user selection. The plugin does not interfer with your design by adding unsolicitaded CSS files or tying you to prefab CSS names. This will give you flexibility to make minimal to no changes to your original CSS.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 1,417 7/17/2015

First public release. How to use it: http://codepen.io/dorival/pen/mJjMKy