1.0.0 • Published 5 years ago
@aytchsoftware/havahcript v1.0.0
Havahcript
Javascript But H
Install
You can install this by runninq the followinq command
npm i @h-projects/havahcript
Your first app
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.
1.0.0
5 years ago