3.0.0 • Published 4 years ago

augmentedjs-next v3.0.0

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
4 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

4 years ago

2.7.2

4 years ago

2.7.1

4 years ago

2.7.0

5 years ago

2.6.0

5 years ago

2.3.0

5 years ago

2.2.1

6 years ago

2.2.0

6 years ago

2.1.0

6 years ago

2.0.6

6 years ago

2.0.5

6 years ago

2.0.4

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

2.0.0-alpha.26

6 years ago

2.0.0-alpha.25

6 years ago

2.0.0-alpha.24

6 years ago

2.0.0-alpha.23

6 years ago

2.0.0-alpha.22

6 years ago

2.0.0-alpha.21

6 years ago

2.0.0-alpha.20

6 years ago

2.0.0-alpha.19

6 years ago

2.0.0-alpha.18

6 years ago

2.0.0-alpha.17

6 years ago

2.0.0-alpha.16

6 years ago

2.0.0-alpha.15

6 years ago

2.0.0-alpha.14

6 years ago

2.0.0-alpha.13

6 years ago

2.0.0-alpha.12

6 years ago

2.0.0-alpha.11

6 years ago

2.0.0-alpha.10

6 years ago

2.0.0-alpha.9

6 years ago

2.0.0-alpha.8

6 years ago

2.0.0-alpha.7

6 years ago

2.0.0-alpha.6

6 years ago

2.0.0-alpha.5

6 years ago

2.0.0-alpha.4

6 years ago

2.0.0-alpha.3

6 years ago

2.0.0-alpha.2

6 years ago

2.0.0-alpha.1

6 years ago

2.0.0-alpha.0

6 years ago