GithubHelp home page GithubHelp logo

durandal's Introduction

durandal-es6

A proof of concept of having DurandalJS not need to use RequireJS, enabling use of modern tooling for bundling Durandal SPA


View Demo · Report Bug

Table of Contents

About The Project

This is written as a proof of concept and testing ground for being able to run DurandalJS without having to use RequireJS and instead using module imports.

This library achieves this by changing the acquire function in the System module and updating the behavior throughout for this change.

This is only designed for people who are currently using DurandalJS and are looking for an in place - for example using the same build tooling (such as Webpack or Rollup).

Built With

This work is of course based on top of DurandalJS.

It still makes use of the following libraries:

  • jQuery - updated to 3.5.1 to avoid security vulnerabilities
  • jQuery Migrate - for enabling use of deprecated APIs (The dialog module still has some deprecated code)

Getting Started

You can find the library on npmjs.

You can also clone down the repo which includes a starter-kit site. This is largely the same as the Durandal Starterkit site with a change to use Lorem Picsum instead of Flickr and a page for Knockout components (this is more as a demonstration around the Component loader using Webpack).

Installation

If you clone down repo you will just need to follow these steps from the root of the folder:

  • Clone the repo
  • In the root folder run npm install
  • In the root folder run npm lerna-setup to clean any current node_modules in child folders and bootstrap the packages
  • You can then run:
  • npm dev-starter to run a webpack-dev-server of the starterkit
  • npm build-starter to build the starterkit with Webpack

License

Distributed under the MIT License. See LICENSE for more information.

durandal's People

Contributors

jeroenv avatar

Watchers

 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.