Skip to content

user-git/jsxt

 
 

Repository files navigation

The collection of Javascript / JScript / VBScript extensions, tools and more

Table of Content

List of standalone tools

This is the collection of the Javascript / JScript extensions and standalone scripts. It consists of the original scripts by myself and other authors with proper credits.

There are standalone applications:

History

Years ago I invented a simple REPL script in JScript allowing me to run any (or almost any) javascript code without creating temporary file (in the same way as it can be donw in Perl/Python/NodeJS etc).

Initially it was called as JSCmd.wsf in far March 2009 and it could execute any (or almost any) javascript code reading it from command line or STDIN. I did all my best to make it easy in use and flexible as much as possible. I polished it and transformed to wscmd, the bat + js hybrid. Once called, it generates a temporary wsf file which acts further and performs all the logic in JScript and VBScript.

Other REPL implementations

About

The collection of Javascript / JScript / VBScript extensions, tools and more

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 83.7%
  • HTML 6.8%
  • Batchfile 5.6%
  • XSLT 3.0%
  • VBScript 0.9%