bogatykh
NuGet publisher profile
Packages (19)
BouncyCastle
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
jquery-globalize
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.
cldrjs
Simple CLDR API
Chart.js
Simple HTML5 Charts using the canvas element.
jQuery.Form
The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX. The main methods, ajaxForm and ajaxSubmit, gather information from the form element to determine how to manage the submit process. Both of these methods support numerous options which allows you to have full control over how the data is submitted. No special markup is needed, just a normal form. Submitting a form with AJAX doesn't get any easier than this!
jQuery.FileUpload
File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.
jquery-timepicker-jt
jquery.timepicker is a lightweight timepicker plugin for jQuery inspired by Google Calendar. It supports both mouse and keyboard navigation, and weighs in at 2.7kb minified and gzipped.
jQuery-Timepicker-Addon
The timepicker addon adds a timepicker to jQuery UI Datepicker, thus the datepicker and slider components (jQueryUI) are required for using any of these. In addition all datepicker options are still available through the timepicker addon.
Bootstrap-3-Typeahead
The Typeahead plugin from Twitter's Bootstrap 2 ready to use with Bootstrap 3.
fullcalendar
A full-sized drag & drop event calendar (jQuery plugin).
Bootstrap.DateTimePicker
Date/time picker widget based on twitter bootstrap
bootstrap-treeview
A simple and elegant solution to displaying hierarchical tree structures (i.e. a Tree View) while levering the best that Twitter Bootstrap has to offer.
jasny-bootstrap
Jasny Bootstrap is an extension to vanilla Bootstrap, adding a number of features and components.
remarkable-bootstrap-notify
Turns standard Bootstrap alerts into "Growl-like" notifications.
knockout-dragdrop
A drag and drop binding for Knockout.
JavaScript-Templates
1KB lightweight, fast & powerful JavaScript templating engine with zero dependencies. Compatible with server-side environments like node.js, module loaders like RequireJS and all web browsers.
SmartId
Client library for the Smart-ID Relying Party API v3 on .NET Standard 2.0. Supports authentication and qualified electronic signatures using device-link and notification flows, certificate-by-document-number lookup, session polling, and PKIX-oriented validation of user certificates. The public API is aligned with the official smart-id-java-client where applicable. This package is maintained by the community and is not affiliated with or endorsed by SK ID Solutions.
jquery.topzindex
This jQuery plugin calculates the highest CSS z-index value in the current document or specified set of elements, and also provides the ability to push one or more elements to the top of the z-index order. The plugin is particularly useful for dynamic HTML popup windows/panels (or other dynamic elements) the order of which need to be re-shuffled on the page dynamically.
arbor.js
Arbor is a graph visualization library built with web workers and jQuery. Rather than trying to be an all-encompassing framework, arbor provides an efficient, force-directed layout algorithm plus abstractions for graph organization and screen refresh handling. It leaves the actual screen-drawing to you. This means you can use it with canvas, SVG, or even positioned HTML elements; whatever display approach is appropriate for your project and your performance needs. As a result, the code you write with it can be focused on the things that make your project unique ā the graph data and your visual style ā rather than spending time on the physics math that makes the layouts possible.