Source Defense
Source Defense is an essential element of web safety that protects data at the point where it is entered. Source Defense Platform is a simple, yet effective solution to data security and privacy compliance. It addresses threats and risks that arise from the increased use JavaScript, third party vendors, and open source code in your web properties. The Platform offers options for securing code as well as addressing an ubiquitous gap in managing third-party digital supply chains risk - controlling actions of third-party, forth-party and nth-party JavaScript that powers your website experience.
Source Defense Platform provides protection against all types of client-side security incidents, including keylogging, formjacking and digital skimming. Magecart is also protected. - by extending the web security beyond the browser to the server.
Learn more
RAD PDF
Install-free PDF editing, form filling, redaction, signing, viewing, and more on your website with RAD PDF!
Packaged as an easy to use library / WebControl (compatible with .NET 3.5+, .NET Core, and .NET 5+), RAD PDF can be used with just about any flavor of ASP.NET including MVC, Razor, Blazor, WebForms, and more.
RAD PDF is compatible with 99% of internet browsers, including those on Linux, Mac OS X, Microsoft Windows, and mobile. No plugins. No Adobe Reader. RAD PDF is more than a PDF to HTML converter. It natively supports all the most common PDF features including annotations, bookmarks, form fields, page labels, and more.
With advanced PDF options, RAD PDF allows you to selectively enable and disable features not available with Adobe Acrobat Reader, like protecting a PDF from being downloaded while still viewable online.
RAD PDF users can use PDF form fields directly from the web browser by enabling PDF form filling and PDF form saving without having to install any software.
Integrating directly with ASP.NET, RAD PDF allows your web application to capture input data, build custom workflows, and provide an intuitive graphical user interface (GUI) for just about any online PDF interaction imaginable!
Learn more
Underscore.js
Underscore is a robust JavaScript library that offers a plethora of functional programming utilities without modifying any native objects. It boasts over 100 functions that cater to common functional programming needs such as map, filter, and invoke, alongside more unique features like function binding, JavaScript templating, quick index creation, and deep equality checking. Users have the option to import either the entire library or individual modules according to their requirements. The project is available on GitHub, where you can report any bugs and engage in feature discussions through the issues page or the Gitter channel. Underscore version 1.x maintains backward compatibility with any platform that supports ES3 fully, while still leveraging newer JavaScript features when they are applicable. Its collection functions operate seamlessly on arrays, objects, and array-like structures. Recent confirmations indicate that this library is also compatible with Adobe ExtendScript, further enhancing its versatility. Additionally, support code for Internet Explorer 8 has been included, and this will continue to be a part of future updates to Underscore. The library's dedication to broad compatibility and functional programming makes it an essential tool for developers.
Learn more
D3.Js
D3.js is a powerful JavaScript library designed for the dynamic manipulation of documents through data. By leveraging HTML, SVG, and CSS, D3 enables the transformation of data into engaging visual representations. Its focus on web standards allows developers to utilize the advanced features of modern web browsers without being restricted by a proprietary framework, merging robust visualization tools with a data-centric approach to DOM manipulation. With D3, users can associate any type of data with a Document Object Model (DOM) and perform data-driven alterations to that document. For instance, D3 can create an HTML table from a list of numbers or transform the same data into an interactive SVG bar chart that features smooth transitions and user engagement. Rather than being an all-encompassing framework that attempts to include every possible feature, D3 addresses the core challenge of effectively manipulating documents based on data. This strategy not only circumvents proprietary limitations but also provides remarkable flexibility, unlocking the full potential of web standards like HTML, SVG, and CSS. As a result, D3 becomes a versatile tool for developers seeking to create rich, interactive data visualizations that can adapt to a variety of use cases.
Learn more