RaphaelJS 2.1.0

dotnet add package RaphaelJS --version 2.1.0
NuGet\Install-Package RaphaelJS -Version 2.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RaphaelJS" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RaphaelJS --version 2.1.0
#r "nuget: RaphaelJS, 2.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RaphaelJS as a Cake Addin
#addin nuget:?package=RaphaelJS&version=2.1.0

// Install RaphaelJS as a Cake Tool
#tool nuget:?package=RaphaelJS&version=2.1.0

Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or image crop and rotate widget, for example, you can achieve it simply and easily with this library.

     Raphaël ['ræfeɪəl] uses the SVG W3C Recommendation and VML as a base for creating graphics. This means every graphical object you create is also a DOM object, so you can attach JavaScript event handlers or modify them later. Raphaël’s goal is to provide an adapter that will make drawing vector art compatible cross-browser and easy.

     Raphaël currently supports Firefox 3.0+, Safari 3.0+, Chrome 5.0+, Opera 9.5+ and Internet Explorer 6.0+.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.0 8,370 4/19/2012
2.0.2 65 3/7/2012
1.5.2 822 3/3/2011