2026-04-08 16:35:27 +04:00
2026-04-08 15:56:01 +04:00
2026-04-08 15:56:01 +04:00
2026-04-08 16:34:25 +04:00
2026-04-08 15:56:01 +04:00
2026-04-08 16:35:27 +04:00
2026-04-08 15:56:01 +04:00

Find

Find - это простой framework для Single Page Application. Документация здесь.

Установка

cd ~
git clone https://gitlabor.ru/German/Find.git
cd Find
mkdir -p ~/Find_js
cp -rv Find/* ~/Find_js

Тесты

cd ~/Find
php -S localhost:8000
# Откройте http://localhost:8000
Description
Find is simple JavaScript framework
Readme 136 KiB
Languages
JavaScript 89.4%
HTML 10.6%