Skip to content
This repository has been archived by the owner on Mar 1, 2019. It is now read-only.

frozenice/JurassicTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JurassicTools provides additions to the Jurassic JS engine.

Some features include:

  • Works cross-platform (tested with .NET 4.0 and Mono 2.10)
  • Easily expose classes without the need to inherit from FunctionInstance or similar
  • That means you can use your code either from JS or from .NET
  • Support for enums, varargs and automatic conversion of compatible types
  • Transparent objects
  • Delegates
  • Expose 3rd party classes (even .NET framework stuff)
  • Tight control over what gets exposed and what not

Check this page and this post for more information and examples!

About

some awesome additions to the Jurassic JS engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published