Code Monkey home page Code Monkey logo

dagger.js's Introduction

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

The current version is V0.9.18

The sha256 integrity of each file:

file name integrity
dagger.js sha256-PsnzgXyr6Lnwh68xg5sucUbxsFNSV/N3WhzC45dKR/s=
dagger.min.js sha256-iKDAo4BTVrkd9WPjHuVCdH0yVVH85z3JM43zNlu41x0=
dagger.release.js sha256-w1q7lreFdpS407yt1X2+hnwNVprZXD/codm3LFkrF1w=
dagger.release.min.js sha256-7TTpsfrenJqPB1JvliYjbFR+rNHdkj1ajk0G1ZXauqo=

dagger.js is a pure runtime framework, you don't need to prepare anything for using it but the background knowledge of html/javaScript/css.

Just insert the following two script tags insides the head section of the entry html page of your application to setup dagger.js:

<script type="module" crossorigin="anonymous" src="https://assets.codepen.io/5782383/dagger.release.js" defer></script>
<script type="dagger/modules"></script>

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 functional test cases code in the "function_tests" folder.

Please find the demo in the "demo" folder.

You may reference 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".

Try dagger.js online

demo videos:

dagger-demo.CSS.Mechanical.Keyboard.-.25.December.2022.mp4
3D.Tic.Tac.Toe.mp4
orgchart.mp4
tesla.mp4
anime.mp4
cards.mp4
screensaver.mp4
CircularProgressBar.mp4
Color.Picker.mp4
Text.Animation.mp4
3D.Carousel.mp4

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

dagger.js's People

Contributors

dagger8224 avatar daggercorelbb avatar wqftowan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dagger.js's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.