![]() |
VOOZH | about |
dotnet add package Jurassic --version 3.2.9
NuGet\Install-Package Jurassic -Version 3.2.9
<PackageReference Include="Jurassic" Version="3.2.9" />
<PackageVersion Include="Jurassic" Version="3.2.9" />Directory.Packages.props
<PackageReference Include="Jurassic" />Project file
paket add Jurassic --version 3.2.9
#r "nuget: Jurassic, 3.2.9"
#:package Jurassic@3.2.9
#addin nuget:?package=Jurassic&version=3.2.9Install as a Cake Addin
#tool nuget:?package=Jurassic&version=3.2.9Install as a Cake Tool
Jurassic is an implementation of the ECMAScript language and runtime. It aims to provide the best performing and most standards-compliant implementation of JavaScript for .NET. Jurassic is not intended for end-users; instead it is intended to be integrated into .NET programs. If you are the author of a .NET program, you can use Jurassic to compile and execute JavaScript code.
Install the NuGet package.
See the wiki for full usage details.
Support for ECMAScript 6 is in progress. See http://kangax.github.io/compat-table/es6/ for the definition of each feature. The table below is correct as of version 3.1.
| Feature | Status |
|---|---|
| proper tail calls (tail call optimisation) | :x: |
| default function parameters | 4/7 |
| rest parameters | :x: |
| spread syntax for iterable objects | :x: |
| object literal extensions | :white_check_mark: 6/6 |
| for..of loops | 6/9 |
| octal and binary literals | :white_check_mark: 4/4 |
| template literals | 6/7 |
| RegExp "y" and "u" flags | :x: |
| destructuring, declarations | :x: |
| destructuring, assignment | :x: |
| destructuring, parameters | :x: |
| Unicode code point escapes | :white_check_mark: 4/4 |
| new.target | :white_check_mark: 2/2 |
| const | :white_check_mark: 18/18 |
| let | 14/16 |
| block-level function declaration[18] | :x: |
| arrow functions | :x: |
| class | :white_check_mark: 24/24 |
| super | :white_check_mark: 8/8 |
| generators | :x: |
| typed arrays | 45/46 |
| Map | 18/19 |
| Set | 18/19 |
| WeakMap | 11/12 |
| WeakSet | 10/11 |
| Proxy [25] | 33/34 |
| Reflect [26] | 18/20 |
| Promise | 4/8 |
| Symbol | :white_check_mark: 12/12 |
| well-known symbols[27] | 23/26 |
| Object static methods | :white_check_mark: 4/4 |
| function "name" property | 10/17 |
| String static methods | :white_check_mark: 2/2 |
| String.prototype methods | :white_check_mark: 10/10 |
| RegExp.prototype properties | :white_check_mark: 6/6 |
| Array static methods | 8/11 |
| Array.prototype methods | :white_check_mark: 10/10 |
| Number properties | :white_check_mark: 9/9 |
| Math methods | :white_check_mark: 17/17 |
| Date.prototype[Symbol.toPrimitive] | :white_check_mark: 1/1 |
| Array is subclassable | 9/11 |
| RegExp is subclassable | :white_check_mark: 4/4 |
| Function is subclassable | 4/6 |
| Promise is subclassable | :x: |
| miscellaneous subclassables | :x: |
| prototype of bound functions | 1/5 |
| Proxy, internal 'get' calls | 19/36 |
| Proxy, internal 'set' calls | 7/11 |
| Proxy, internal 'defineProperty' calls | :x: |
| Proxy, internal 'deleteProperty' calls | :x: |
| Proxy, internal 'getOwnPropertyDescriptor' calls | 2/4 |
| Proxy, internal 'ownKeys' calls | :white_check_mark: 3/3 |
| Object static methods accept primitives | :white_check_mark: 10/10 |
| own property order | 5/7 |
| Updated identifier syntax | 1/3 |
| miscellaneous | 8/9 |
| non-strict function semantics[35] | 2/3 |
| __proto__ in object literals [36] | :x: |
| Object.prototype.__proto__ | 1/6 |
| String.prototype HTML methods | :white_check_mark: 3/3 |
| RegExp.prototype.compile | 1/2 |
| RegExp syntax extensions | 4/8 |
| HTML-style comments | :x: |
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on Jurassic:
| Package | Downloads |
|---|---|
|
Xam.Plugin.LatestVersion
Easily detect if you are running the latest version of your Xamarin or UWP app and open it in the App Store, Play Store or Microsoft Store to update it. |
|
|
XAct.Languages.JS.Jurassic
An XActLib assembly: OBSOLETE: Prefer using XAct.Languages.JS.ClearScript |
|
|
HandlebarsHelper
HandlebarsHelper is a library for helping you precompile Handlebars v2.0 templates for Emberjs. If you are using a version of Handlebars less than v2.0 (version of Ember.JS less than v1.9) you should use 1.1.0 of this package. |
|
|
Vidyano.Service
Vidyano is a full featured development platform with the flexibility for creating small to enterprise scale web applications on .NET 4.8. |
|
|
SquishIt.CoffeeScript
Adds CoffeeScript processing capability to SquishIt. |
Showing the top 6 popular GitHub repositories that depend on Jurassic:
| Repository | Stars |
|---|---|
|
sebastienros/jint
Javascript Interpreter for .NET
|
|
|
andrewdavey/cassette
Manages .NET web application assets (scripts, css and templates)
|
|
|
thunderbird-team/ThunderBird_OpenSource
ThunderBird OpenSource
|
|
|
NightlyRevenger/TataruHelper
Tataru Helper - application for translation of in-game texts in Japan MMORPG - Final Fantasy XIV. The texts are understood as MSQ, cutscenes, quests, NPC replicas, etc.
|
|
|
edsnider/latestversionplugin
LatestVersion Plugin for Xamarin and Windows apps
|
|
|
DigitalPlatform/dp2
Integrated Library System / εΎδΉ¦ι¦ιζη³»η»
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.2.9 | 104,183 | 2/4/2025 |
| 3.2.8 | 28,115 | 11/22/2024 |
| 3.2.7 | 199,972 | 11/1/2023 |
| 3.2.6 | 369,349 | 4/30/2022 |
| 3.2.5 | 8,207 | 4/19/2022 |
| 3.2.4 | 33,655 | 8/4/2021 |
| 3.2.3 | 3,212 | 7/21/2021 |
| 3.2.2 | 13,969 | 7/1/2021 |
| 3.2.1 | 4,871 | 5/27/2021 |
| 3.1.0 | 337,692 | 6/11/2020 |
| 3.0.0 | 317,843 | 3/20/2019 |
| 3.0.0-alpha2 | 18,966 | 11/24/2017 |
| 3.0.0-alpha | 2,320 | 11/1/2017 |
| 2.2.2 | 143,644 | 2/6/2018 |
| 2.2.1 | 639,880 | 2/14/2016 |
| 2.2.0 | 174,842 | 1/21/2014 |
| 2.1.1 | 425,045 | 9/13/2011 |
| 2.1.0 | 110,131 | 7/12/2011 |
v3.2.9: fixed bug in 'with' statement.
v3.2.0:
* Add support for ES6 classes.
* Add support for ES6 let and const.
* Add Reflect class & functions.
* Add Proxy class & functions.