Javascript But H
You can install this by runninq the followinq command
npm i @h-projects/havahcript
To qet started, write the followinq header code.
const havahcript = require('havahcript');
const h = new havahcript.file({
name: 'filename.js',
confiq: {
// add confiq here
}
})
For more info about file headers and confiq, visit the docs.