3.0.0 • Published 5 years ago

augmentedjs-next v3.0.0

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
5 years ago

Augmented.js Next

The Augmented.js Next Framework.

Version 2.7.x

"JC Denton"

aug·ment·ed /ˌôɡˈmentəd / adjective adjective: augmented

1. having been made greater in size or value.

Augmented.js is a javascript framework design to make development easier with full design features. Augmented.js provides a large set of functionality designed to develop single pages applications easier as well as mobile web. Augmented.js Next is full JavaScript 2015/2017 structure.

The key focus of the project is to tie a number of missing features, patterns, and what would normally be third-party plugins together in a powerful framework. Another goal of Augmented.js is to limit third party libraries for a smaller footprint, easy dependency management, and high performance. Performance is a key item in the framework. In every case the performance will beat other libraries and frameworks (such as jQuery) usually by large amounts.

Modules

All JSDoc documentation is under the /jsdoc directory in the distribution as well as on the site at http://www.augmentedjs.com/jsdoc

Core

A few key features of the Core module are:

  • Validation framework for Models and Collections
    • supports JSON Schema Draft 4
  • Full i18n Message Bundle support
    • mimics the Java Resource Bundle API
  • Object extension with eventing support
  • Security wired throughout the framework
    • Views can lock down
    • Multiple Security models supported
  • Application metadata Object
  • Utilities that support common abilities found in jQuery (only drastically faster)
    • Very fast Object extends
    • Array tools
    • ES6-like Map data structure object
    • Stack data structure object
    • O(log n) Search and sort algorithms
  • Built-in logging factory with console
  • Async Queue for processing

And much more!

3.0.0

5 years ago

2.7.2

5 years ago

2.7.1

5 years ago

2.7.0

6 years ago

2.6.0

6 years ago

2.3.0

7 years ago

2.2.1

7 years ago

2.2.0

7 years ago

2.1.0

7 years ago

2.0.6

7 years ago

2.0.5

7 years ago

2.0.4

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

2.0.0-alpha.26

7 years ago

2.0.0-alpha.25

7 years ago

2.0.0-alpha.24

7 years ago

2.0.0-alpha.23

7 years ago

2.0.0-alpha.22

7 years ago

2.0.0-alpha.21

7 years ago

2.0.0-alpha.20

7 years ago

2.0.0-alpha.19

7 years ago

2.0.0-alpha.18

7 years ago

2.0.0-alpha.17

7 years ago

2.0.0-alpha.16

7 years ago

2.0.0-alpha.15

7 years ago

2.0.0-alpha.14

7 years ago

2.0.0-alpha.13

7 years ago

2.0.0-alpha.12

7 years ago

2.0.0-alpha.11

7 years ago

2.0.0-alpha.10

7 years ago

2.0.0-alpha.9

7 years ago

2.0.0-alpha.8

7 years ago

2.0.0-alpha.7

7 years ago

2.0.0-alpha.6

7 years ago

2.0.0-alpha.5

7 years ago

2.0.0-alpha.4

7 years ago

2.0.0-alpha.3

7 years ago

2.0.0-alpha.2

7 years ago

2.0.0-alpha.1

7 years ago

2.0.0-alpha.0

7 years ago