appframe-core

appframe-core is a lightweight alternative to af.common. It contains some utility functions, i18n functions and some functions required by the article script generated by Appframe.

Some APIs required by Appframe; parseFunc, requireNamespace and Namespace, are included, but not documented here. It is not recommended to use those functions as they might be modified to match newer Appframe requirements.

Installation

The package is available on npm.

npm install @olenbetong/appframe-core

It is also included in the ob.es.noscripts template used by most SynergiWeb applications, under the af.common namespace.

Last updated

Was this helpful?