Skip to content

angelozerr/tern.dojotoolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tern.dojotoolkit

Build Status

Generates Tern plugin for Dojo Toolkit from their Javascript sources by using api.json.

Demo

You can see online demo (CodeMirror is used):

How it works?

details.json

Generate details.json from dojo sources by using js-doc-parse

Structure

The basic structure of the project is given in the following way:

  • api/ api.json of dojo.
  • demos/ demos with dojo tern plugin which use CodeMirror.
  • generator/ lib to transform dojo api.json to tern def, generates dojo from api.json by using HTML pages.
  • plugin/ dojo tern plugin where defs was generated with lib dojo tern plugin.
  • test/ contains test of dojo tern plugin.

About

Tern Plugin for Dojo Toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages