GithubHelp home page GithubHelp logo

dojo2-dijit's Introduction

dojo2-dijit

An example package of integrating Dojo 1 Dijit's into a Dojo 2 application.

Usage

First clone the repository:

$ git clone https://github.com/kitsonk/dojo2-dijit.git

Then perform an install:

$ npm install

Then perform a build:

$ npm run build

This requires a locally hosted web server. At this point navigating to the root of the package should launch the application. For example if you have a webserver on port 8080 serving the parent directory of the package as a root, navigating to http://localhost:8080/dojo2-dijit/ should load the application.


© 2017 JS Foundation. New BSD license.

dojo2-dijit's People

Contributors

kitsonk avatar

Watchers

 avatar  avatar

dojo2-dijit's Issues

npm ERR! notarget No matching version found for @dojo/widgets@beta2

Hi, I am trying to track down working examples of serving Digit charts (from the classic 1.15 style resources), and dojox classic directory tree panels. The new dojo2 dojo.io page seems to only support a very limited subset in node.js on it's server.

I have had little exposure to Typescript, and would appreciate any advice.
Cheers, =)
J

npm install
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @dojo/widgets@beta2
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of 'dojo2-dijit'

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.