Интерфейсы пользователя: различия между версиями

Материал из Artem Aleksashkin's Wiki
Перейти к навигации Перейти к поиску
Строка 23: Строка 23:
</pre>
</pre>
* https://github.com/nodesource/distributions/blob/master/README.md
* https://github.com/nodesource/distributions/blob/master/README.md
<pre>
sudo npm install npm@latest -g
npm config set registry http://registry.npmjs.org/ --global
npm config set registry="http://registry.npmjs.org"
npm cache clear --force
npm config set strict-ssl false
npm config set legacy-peer-deps true
echo '{}' > ./package-lock.json
npm i
</pre>


= jQuery =
= jQuery =

Версия от 20:08, 24 октября 2022

Прежде всего, конечно, речь пойдет о веб интерфейсах, т.к. веб очень популярен и браузер уже давно стал универсальным инструментом доступа к информации. В подборке будут указаны ссылки на свободные или бесплатные компоненты.

Interface.jpg

Learn & Docs

Browser tests

Node.js

curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
sudo apt-get install -y nodejs
sudo npm install npm@latest -g
npm config set registry http://registry.npmjs.org/ --global
npm config set registry="http://registry.npmjs.org"
npm cache clear --force
npm config set strict-ssl false
npm config set legacy-peer-deps true
echo '{}' > ./package-lock.json
npm i

jQuery

Angular

sudo npm install -g @angular/cli

Vue.js

ReactJS

Aurelia

CSS processors

Design Systems

Icons

Fonts

WYSIWYG editors

What You See Is What You Get

Landing page editors

Tables & Spreadsheets

Music Notes & ABC notaton

Math & formulas

Grids & Blocks

Croppers

Charts & Graphs

Maps

Image Viewers & Sliders

Players

См. также: Видео и аудио кодирование

Pinterest blocks

Super Select

Visual Effects

Parallax, dots, globes, etc..

3D & WebGL

Custom Scrollbars

Date & Time pickers

Emoji

Drawers