Download List

Descripción del Proyecto

FCF - Javascript framework with a unique and flexible architecture It is based on unique technologies that open up new opportunities in development approaches with NODEJS. This framework has been developed for quite a long period of time, as an experimental one and does not yet contain all the planned things, but at the moment it is already able to implement practical tasks.

The framework provides unique functionality for development:

Built-in multiprocessing.

Native architecture of dynamic WEB templates, which provides the ability to work with template arguments both on the server side and on the client side.

The project includes a built-in CRON system that allows you to write handlers in pure JavaScript.

advanced query language for the FSQL database, which provides access control, centralized pre-and post-processing of queries, and also performs inheritance or merging of several tables into one entity.

The project architecture allows you to build completely single page applications.

There is a built-in administration panel and authentication system, the mechanism of accessing the database through the built-in FSQL language allows you to automatically create editing forms.

The project also includes many unique approaches for building a WEB application.

Site: https://fcf-framework.mywire.org

Download: https://fcf-framework.mywire.org/download

System Requirements

System requirement is not defined

Publicado: 2021-08-30 15:35
FCF Framework 1.1.39-a10 (1 files Ocultar)

Release Notes

Fixed navigation through history when using the setLocation method

Fix recursive setting of argument value

Garbage collection fix for global events

Minor compatibility fixes

Added disallows in tokenizer

Fix assignment of undefined values to template arguments of reference type

Added a delay for the display of the template blocker

Fixes in templates float-edit & int-edit

Fix call position in loopback protection in wrapper argument setting algorithm

removed "resets" flags in template argument assembly logic

Added the page property to the template renderer

Bugfix. When assembling the argument value, a copy of the data is used

Changelog

No Changelogs