Skip to content

codedev168/hcs-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@codedev168/hcs-site

A minimal HTML/CSS/JS site package exported as an npm module.

Usage:

const site = require('@codedev168/hcs-site'); console.log(site.render());

This returns a complete HTML string with inlined CSS and JS.

Files included in the package: dist/index.html, dist/style.css, dist/script.js

About

A lightweight HTML, CSS, and JavaScript framework for creating responsive websites.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors