Giter Site home page Giter Site logo

obsidian6s / dagger.js Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dagger8224/dagger.js

0.0 0.0 0.0 335 KB

A lightweight html-based runtime web frontend framework

Home Page: https://daggerjs.org

License: MIT License

JavaScript 53.56% CSS 1.20% HTML 45.23%

dagger.js's Introduction

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

The current version is V0.9.13

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/configs"></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 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".

Try dagger.js online

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.

dagger.js's People

Contributors

dagger8224 avatar wqftowan avatar

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.