Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brucificus/vbs2js

A partial converter of Classic ASP VBScript to JScript.
https://github.com/brucificus/vbs2js

asp-classic ecmascript3 es3 iis jscript vbs2js vbscript

Last synced: about 1 month ago
JSON representation

A partial converter of Classic ASP VBScript to JScript.

Awesome Lists containing this project

README

        

# vbs2js

[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=brucificus/vbs2js)](https://dependabot.com)
![Libraries.io dependency status for latest release](https://img.shields.io/librariesio/release/npm/vbs2js)
![npm latest release](https://img.shields.io/npm/v/vbs2js/latest)
[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](./LICENSE.txt)
![Release](https://github.com/brucificus/vbs2js/workflows/Release/badge.svg)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![Gitmoji](https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square)](https://gitmoji.carloscuesta.me/)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![Awesome Badges](https://img.shields.io/badge/badges-awesome-green.svg)](https://github.com/Naereen/badges)

This library (mostly) converts Classic ASP VBScript to JScript.