Skip to content

A lightweight html-based runtime web frontend framework

Notifications You must be signed in to change notification settings

woodyeee/dagger.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dagger.js is a lightweight html-based runtime web frontend framework.

The current version is V0.9.13

Please find the document and examples at https://daggerjs.org.

Please find the npm link at https://www.npmjs.com/package/@peakman/dagger.js.

Please find the dagger.js source code in the "src" folder.

Please find the homepage source code in the "homepage" folder.

Please find the demo in the "test" folder.

You may refer to the nginx.conf under the root folder before start up the homepage & demo site.

There is also a small nodejs server for demo usage in the "mock_server" folder, start it up with the commands "npm install" and "npm run nodemon".

demo videos:

tesla.mp4
anime.mp4
cards.mp4
screensaver.mp4
CircularProgressBar.mp4
Color.Picker.mp4
Text.Animation.mp4
3D.Carousel.mp4

Please refer to https://codepen.io/dagger8224/pens for more demos.

About

A lightweight html-based runtime web frontend framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.6%
  • HTML 45.2%
  • CSS 1.2%