Extensions - bringing JavaScript to .NET

WebSharper extensions enable you to use JavaScript libraries in your WebSharper applications. Most extensions are straighforward bindings of the underlying JavaScript library, mapping each function to a .NET API using inlines and other metaprogramming techniques.

Looking for an extension?


There are a host of extensions ready and available for your use. Grab them here!
Go to NuGet

Want to develop your own?


It's easy to interface with new JavaScript libraries. Learn how here.
Learn WebSharper IG

Interface with TypeScript?


You have TypeScript code to work with? Get in touch for our services.
Contact us