jQuery.Templates
by: Microsoft
- 22 total downloads
- Latest version: 0.1.0
jQuery templates contain markup with binding expressions. Templates are applied to data objects or arrays, and rendered into the HTML DOM
jQuery.UI.Combined
by: jQuery UI Team
- 867 total downloads
- Latest version: 1.14.1
jQuery UI is an open source library of interface components — interactions, full-featured widgets, and animation effects — based on the stellar jQuery javascript library . Each component is built according to jQuery's event-driven architecture (find something, manipulate it) and is themeable, making it easy for developers of any skill level to integrate and extend into their own code.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
jQuery.Validation
by: Jörn Zaefferer
- 626 total downloads
- Latest version: 1.21.0
This jQuery plugin makes simple clientside form validation trivial, while offering lots of option for customization. That makes a good choice if you’re building something new from scratch, but also when you’re trying to integrate it into an existing application with lots of existing markup. The plugin comes bundled with a useful set of validation methods, including URL and email validation, while providing an API to write your own methods. All bundled methods come with default error messages in english and translations into 32 languages.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
jquery-globalize
by: The jQuery Project
- 90 total downloads
- Latest version: 1.4.2
Globalize provides number formatting and parsing, date and time formatting and parsing, currency formatting, message formatting (ICU message format pattern), and plural support.
Globalize is based on the Unicode Consortium's Common Locale Data Repository (CLDR), the largest and most extensive standard repository of locale data available. CLDR is constantly updated and is used by many large applications and operating systems, so you'll always have access to the most accurate and up-to-date locale data.
Json.More.Net
by: Greg Dennis
- 666 total downloads
- Latest version: 3.0.1
Provides extended functionality for the System.Text.Json namespace.
Json.Net
by: Onur Barlık
- 712 total downloads
- Latest version: 1.0.33
A minimalistic JSON handler library.
JsonMasking
by: Thiago Barradas
- 1.219k total downloads
- Latest version: 2.0.0
Replace fields in json, replacing by something, don't care if property is in depth objects. Very useful to replace passwords credit card number, etc.
JsonPointer.Net
by: Greg Dennis
- 931 total downloads
- Latest version: 7.0.3
JSON Pointer built on the System.Text.Json namespace
JsonSchema.Net
by: Greg Dennis
- 3.585k total downloads
- Latest version: 9.3.0
JSON Schema built on the System.Text.Json namespace
JsonSchema.Net.Generation
by: Greg Dennis
- 1.284k total downloads
- Latest version: 7.3.10
Extends JsonSchema.Net to provide schema generation functionality
jsreport.Client
by: Jan Blaha
- 392 total downloads
- Latest version: 3.8.1
Client for jsreport API allowing to remotely render various pdf or excel reports
jsreport.Local
by: Jan Blaha
- 493 total downloads
- Latest version: 3.8.2
pdf or excel reports rendering through local jsreport binary
jsreport.Shared
by: Jan Blaha
- 281 total downloads
- Latest version: 3.8.2
(Internal) Shared helpers for jsreport c# sdk
jsreport.Types
by: Jan Blaha
- 747 total downloads
- Latest version: 3.9.4
jsreport entities strong types used in .net sdk
JSZip
by: Stuart Knightley David Duponchel Franz Buchinger António Afonso
- 73 total downloads
- Latest version: 3.10.1
JSZip is a JavaScript library for creating, reading and editing .zip files, with a lovely and simple API.
JWT
by: Alexander Batishchev John Sheehan Michael Lehenbauer
- 717 total downloads
- Latest version: 11.1.0
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
JWTDecoder
by: Dale Myszewski
- 74 total downloads
- Latest version: 0.9.2
Sometimes you just need to decode the payload of a JWT Token in a C# client. This library aims to do just that.
K4os.Compression.LZ4
by: Milosz Krajewski
- 778 total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams
by: Milosz Krajewski
- 516 total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash
by: Milosz Krajewski
- 143 total downloads
- Latest version: 1.0.8
xxHash hash implementation for .NET