Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/brucificus/vbs2js
- Owner: brucificus
- Created: 2020-07-19T18:43:06.000Z (over 4 years ago)
- Default Branch: alpha
- Last Pushed: 2024-04-11T10:27:24.000Z (9 months ago)
- Last Synced: 2024-04-11T11:32:12.762Z (9 months ago)
- Topics: asp-classic, ecmascript3, es3, iis, jscript, vbs2js, vbscript
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/vbs2js
- Size: 1.6 MB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.