6,155 packages tagged with “Javascript”
Abstractions and features for interop between .NET and JavaScript code. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Modernizr adds classes to the <html> element which allow you to target specific browser functionality in your stylesheet. You don't actually need to write any Javascript to use it. Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
Abstractions and features for interop between .NET WebAssembly and JavaScript code. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
NUglify provides minification and compression methods for CSS, JavaScript and HTML files for .NET
A library for adding scripting to .NET applications on Windows (x86/x64). Supports JavaScript (via V8 and JScript) and VBScript.
A lightweight JavaScript date library for parsing, manipulating, and formatting dates.
Javascript interpreter for .NET.
JavaScript Engine Switcher determines unified interface for access to the basic features of popular JavaScript engines. This library allows you to quickly and easily switch to using of another JavaScript engine.
This is a custom modified version of the EcmaScript code, mainly created for YUICompressor.NET.
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
A library for adding scripting to .NET applications. This package supports the V8 JavaScript engine.
A JavaScript module loader.
A library for adding scripting to .NET applications. This package contains the native V8 JavaScript engine library for Windows (x64).
JavaScript and CSS minification Library for use in .NET applications that want to provide minification or parsing functionality.
A lightweight library for runtime CSS and JavaScript file management, minification, combination & compression
A library for adding scripting to .NET applications. This package supports the V8 implementation of the JavaScript Internationalization API.
An in-memory caching provider for Smidge
MSBuild project SDK providing support for JavaScript and TypeScript projects
Jering.Javascript.NodeJS enables you to invoke javascript in NodeJS, from C#. With this ability, you can use NodeJS javascript libraries and scripts from C# projects.
JavaScriptEngineSwitcher.V8 contains a `V8JsEngine` adapter (wrapper for the Microsoft ClearScript.V8).
A library for adding scripting to .NET applications. This package contains the core assembly shared by all script engines.
A library for adding scripting to .NET applications. This package contains the native V8 JavaScript engine library for Linux (x64).
A Nuglify engine for Smidge
ClientDependency is a framework for simplifying colaborative development of ASP.NET components, allowing components to state what CSS and JavaScript files they require, and ensuring that each file only is only added once to the response. ClientDependency also handles combination, minification and compression of CSS and JavaScript.
A library for adding scripting to .NET applications. This package contains the native V8 JavaScript engine library for Windows (x86).
JSPool facilitates easy integration of JavaScript scripting into a .NET application in a scalable and performant manner. It does so by creating a pool of engines that can be reused multiple times, making it easy to use JavaScript libraries that have long initialisation times without having to create a new engine every time. See https://dan.cx/projects/jspool for usage instructions.
A library for adding scripting to .NET applications. This package contains the native V8 JavaScript engine library for macOS (arm64).
JavaScriptEngineSwitcher.ChakraCore contains a `ChakraCoreJsEngine` adapter (wrapper for the ChakraCore).
Fable Core Library