Skip to content

d-holguin/Aang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aang Logo Aang

Aang is a micro java script single page application framework using webcomponents

Using this mostly as notes and quick references.

https://developer.mozilla.org/en-US/docs/Web/API/Web_components https://game-icons.net/1x1/lorc/air-zigzag.html

Colors used

#4A90E2 #FFF8E7

Prettier used for formatting.

Using whatever server or host is configured for Aang needs to redirect unknow paths to root index.html npx http-server . -P http://localhost:8080? Without cache npx http-server . -P http://localhost:8080? -c-1

About

Micro JavaScript SPA framework using Native Web Components

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published