0.3.0-alpha.31 • Published 10 years ago
mayhem v0.3.0-alpha.31
Mayhem
PRE-RELEASE SOFTWARE
Setup for end users
bower install SitePen/mayhem
ornpm install mayhem
- Read the fine user guide!
Setup for framework hackers
- Clone the repo,
git clone git@github.com:SitePen/mayhem.git
- Install development dependencies,
npm install
- Compile with
grunt build
Conventions
- Follows the dojo2-core guidelines for all JavaScript syntaxes
- For type hints, there MUST NOT be whitespace between the identifier and its type (to differentiate between types and object literal keys)
- Imports should be ordered alphabetically, case-insensitive, by identifier
- Class properties should be ordered alphabetically, case-insensitive, ignoring leading underscores, in the following order: static properties static methods instance properties constructor * instance methods
0.3.0-alpha.32
10 years ago
0.3.0-alpha.31
10 years ago
0.3.0-alpha.30
10 years ago
0.3.0-alpha.29
10 years ago
0.3.0-alpha.28
10 years ago
0.3.0-alpha.27
10 years ago
0.3.0-alpha.25
10 years ago
0.3.0-alpha.24
10 years ago
0.3.0-alpha.23
10 years ago
0.3.0-alpha.22
10 years ago
0.3.0-alpha.21
10 years ago
0.3.0-alpha.20
10 years ago
0.3.0-alpha.19
10 years ago
0.3.0-alpha.18
10 years ago
0.3.0-alpha.17
10 years ago
0.3.0-alpha.16
10 years ago
0.3.0-alpha.15
10 years ago
0.3.0-alpha.14
10 years ago
0.3.0-alpha.13
10 years ago
0.3.0-alpha.12
10 years ago
0.3.0-alpha.11
10 years ago
0.3.0-alpha.10
10 years ago
0.3.0-alpha.9
10 years ago
0.3.0-alpha.8
10 years ago
0.3.0-alpha.7
10 years ago
0.3.0-alpha.6
10 years ago
0.3.0-alpha.5
10 years ago
0.3.0-alpha.4
10 years ago
0.3.0-alpha.3
10 years ago
0.3.0-alpha.2
10 years ago
0.3.0-alpha.1
10 years ago