vanillascript

Yet another Compile To JS Language

Usage no npm install needed!

<script type="module">
  import vanillascript from 'https://cdn.skypack.dev/vanillascript';
</script>

README

VanillaScript Build Status Coverage Status

NPM

Yet Another Compile To JavaScript Language

Are you tired of writing JavaScript? Do you want a cool new language that takes the Java out of it?

Enter VanillaScript. It's JavaScript without the Java!

Installation

npm install -g vanillascript

Getting Started

Execute a script:

vanillascript source.vs

Compile a script:

vanillascript -c source.vs

It's that easy!