0.3.0-alpha.31 • Published 9 years ago

mayhem v0.3.0-alpha.31

Weekly downloads
1
License
BSD-3-Clause
Repository
github
Last release
9 years ago

Mayhem

PRE-RELEASE SOFTWARE

Setup for end users

  • bower install SitePen/mayhem or npm 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

9 years ago

0.3.0-alpha.31

9 years ago

0.3.0-alpha.30

9 years ago

0.3.0-alpha.29

9 years ago

0.3.0-alpha.28

9 years ago

0.3.0-alpha.27

9 years ago

0.3.0-alpha.25

9 years ago

0.3.0-alpha.24

9 years ago

0.3.0-alpha.23

9 years ago

0.3.0-alpha.22

9 years ago

0.3.0-alpha.21

9 years ago

0.3.0-alpha.20

9 years ago

0.3.0-alpha.19

9 years ago

0.3.0-alpha.18

9 years ago

0.3.0-alpha.17

9 years ago

0.3.0-alpha.16

9 years ago

0.3.0-alpha.15

9 years ago

0.3.0-alpha.14

9 years ago

0.3.0-alpha.13

9 years ago

0.3.0-alpha.12

9 years ago

0.3.0-alpha.11

9 years ago

0.3.0-alpha.10

9 years ago

0.3.0-alpha.9

9 years ago

0.3.0-alpha.8

9 years ago

0.3.0-alpha.7

9 years ago

0.3.0-alpha.6

9 years ago

0.3.0-alpha.5

9 years ago

0.3.0-alpha.4

9 years ago

0.3.0-alpha.3

9 years ago

0.3.0-alpha.2

9 years ago

0.3.0-alpha.1

9 years ago