8000 GitHub - iamlos/meta: Dojo 2 contribution and coding guidelines
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

iamlos/meta

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dojo-meta

This repository contains information regarding Dojo 2 that crosses package boundries.

Guidelines and Style Guide

There are several documents that are relevent for contributing to Dojo 2.

Packages

There are several packages that makeup the Dojo 2 platform:

  • dojo/core - The foundational code of the Dojo 2 platform
  • dojo/loader - A TypeScript based AMD loader
  • dojo/dom - A set of API for manipulating the DOM
  • dojo/parser - A HTML document parser for instantiating objects declaratively
  • dojo/compose - A mixin/trait based composition library
  • dojo/actions - A memento like library for Dojo 2 applications
  • dojo/i18n - A set of internationalization tooling
  • dojo/routing - A routing service to build web applications with
  • dojo/crypto - A set of libraries to deal with cryptography

Status

The following tables contain status information for the packages:

Package CI Status Code Coverage npm Stage
dojo/core Build Status codecov.io npm version Alpha
dojo/loader Build Status codecov.io npm version Alpha
dojo/dom Build Status codecov.io Alpha
dojo/parser Build Status codecov.io Prototype
dojo/compose Build Status codecov.io Prototype
dojo/actions Build Status codecov.io Prototype
dojo/i18n Build Status codecov.io Prototype
dojo/routing Build Status codecov.io Proposal
dojo/crypto Build Status codecov.io Proposal
dojo/app-factory Proposal
dojo/widgets Proposal

About

Dojo 2 contribution and coding guidelines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0