FCF 2.0 development in progress...
[News] [Packages API] [Downloads] [Donate to the project] [Contacts]

FCF2 - Framework for NODEJS web development and browser applications

FCF2 is a continuation of the first experimental version, which is available at https://fcf-framework.mywire.org.

The project's core software components are currently being developed with a high level of detail and using C++. There's a lot of work to do, but it's being completed gradually. An experimental framework prototype (roadmap) is presented https://fcf-framework.mywire.org. If you're interested in the project or would like to support it, you can contact the developer by email (v.o.markin221@gmail.com).

The framework comes in the form of NODEJS packages, which are self-contained development tools. The development of all FCF2 packages is not finished yet, but individual packages can be used in your WEB applications.

While the project contains only two packages:

fcf-framework-core - contains base methods and classes to provide other nodes, since other packages are under development.

fcf-framework-unitest - contains functionality for unit testing.

fcf-framework-lock - package provides locking functions on a file using the flock or LockFileEx function and named mutex.


Video blog about the development process

Video blog about the development process (https://www.youtube.com/@fcfframework).

Latest news

Added functionality for blocking named mutexes. - Now the fcf-framework-lock package also supports the functionality of locking critical sections based on named mutexes
2023-10-22
Added package for unit testing - The first public version of the fcf-framework-unitest package has been released
2023-05-14
First version - Released the first version of the kernel available for public use
2023-04-29