1.4.0 • Published 2 years ago

seanox-aspect-js v1.4.0

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

Description

Influenced by the good experiences from JSF (Java Server Faces) with regard to function and an easy integration into the markup, arose a similar client-side fullstack solution.

Seanox aspect-js focuses on a minimalist approach to implementing Single-Page Applications (SPAs). This framework takes the declarative approach of HTML and extends this with expression language, rendering with additional attributes, object/model binding, Model View Controller, Resource Bundle, NoSQL datasource, test environment and much more.

Features

  • Easy integration in markup and JavaScript (clean code)
  • Lightweight implementation (requires no additional frameworks)
  • Easy to integrate and combine with other JavaScript frameworks
    if the frameworks do not do the same or use the same syntax
  • Component based architecture
  • Modularization (supports imports at the runtime)
    component concept for smart/automatic loading of composite resources
  • Event handling
  • Expression Language
    meta-language extension with full JavaScript support
  • Markup rendering
    supports: condition, custom tags, events, filter, interval, iterate, rendering, resources messages, validation, ...
  • Markup hardening
    makes it difficult to manipulate the attributes in the markup
    Non-visible components are removed from the DOM and only reinserted when used
  • Model View Controller
    supports: events, virtual paths, sitemap, permission concept, ...
  • Resource Bundle / Resource Messages
    localization, internationalization (i18n) and text outsourcing
  • NoSQL datasource based on XML
    lightweight data management for aggregation / projection / transformation
  • Test environment
    for automated unit tests and integration tests
  • ...

Licence Agreement

Seanox Software Solutions ist ein Open-Source-Projekt, im Folgenden Seanox Software Solutions oder kurz Seanox genannt.

Diese Software unterliegt der Version 2 der Apache License.

Copyright (C) 2021 Seanox Software Solutions

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

System Requirement

  • ECMAScript 6 support or higher (normally the current browsers)
    Engines (tested): Blink, Gecko, Goanna, WebKit, ...
    Browsers used for testing: Basilisk, Firefox, Microsoft Edge, Google Chrome, Safari (MacOS/iOS)
  • Web server for hosting

Downloads

Seanox aspect-js 1.4.0
Seanox aspect-js 1.4.0 Sources

Release Channels

Latest Release

https://cdn.jsdelivr.net/npm/seanox/releases/aspect-js.js
https://cdn.jsdelivr.net/npm/seanox/releases/aspect-js-min.js

Latest Release of Major Version 1.x

https://cdn.jsdelivr.net/npm/seanox/releases/aspect-js-1.x.js
https://cdn.jsdelivr.net/npm/seanox/releases/aspect-js-1.x-min.js

The release channels continuously provide the newest final major versions, which are downward compatible to the major version. Seanox aspect-js is always up to date when using the release channels.

Manuals

Changes (Change Log)

1.4.0 20211210 (summary of the current version)

BF: Composite: Correction in the use of attributes
BF: Composite Expression Language: Line breaks in the expressions are supported
BF: Composite: Correction for a URL without a file
BF: DataSource: Correction for a URL without a file
BF: MVC SiteMap: Correction of the method customize when using variable paths
BF: Review: Correction/optimization JavaScript (no functional change)
BF: Test: Correction in determining the browser engine for WebKit and Blink
CR: Composite Expression Language: Added keywords eeq (===), nee (!==)
CR: Composite: Added attribute strict for loading of modules/composites
CR: Extension Namespace: Added method create
CR: Extension: Added method window.location.combine to combine paths
CR: License: Changed to Apache License Version 2.0
CR: Test: Integration of a web server
CR: Test: Removal of the Edge engine after switching to Chromium
CR: Test: Removal of the distinction between MacOS and iOS

Read more

Contact

Issues
Requests
Mail

Thanks!

JetBrains
Sven Lorenz
Andreas Mitterhofer
novaObjects GmbH
Leo Pelillo
Gunter Pfannmüller
Annette und Steffen Pokel
Edgar Röstle
Michael Sämann
Markus Schlosneck
T-Systems International GmbH