Skip to content

StringManolo/ff2

Repository files navigation

Fast Framework 2.0.0

Description:

  • Fast Framework 2 is a small and simple framework designed for small projects where a full blown framework like React may take some time to install, build, run, manage dependencies...

Features:

  • React Like Components
  • JSX like sintax htm without preprocesors
  • JSX using typescript compiler
  • Shortcuts
  • Cache API
  • Router
  • Virtual DOM dotdom

Install:

  • Download the repo:
    git clone https://github.com/StringManolo/ff2
  • Develop your project.
  • Upload it to any hosting service or run your own.

Usage:

  • Edit the main.js file or the calculator under examples/calculator

License:

Apache 2.0

Notice:

This framework include htm, dotdom and tsc third party code.

About

Fast Framework 2.0.0. Now with components and virtual DOM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published