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

Материал из Artem Aleksashkin's Wiki
Перейти к навигации Перейти к поиску
 
(не показано 38 промежуточных версий этого же участника)
Строка 1: Строка 1:
Прежде всего, конечно, речь пойдет о веб интерфейсах, т.к. веб очень популярен и браузер уже давно стал универсальным инструментом доступа к информации.
Прежде всего, конечно, речь пойдет о веб интерфейсах, т.к. веб очень популярен и браузер уже давно стал универсальным инструментом доступа к информации. В подборке будут указаны ссылки на свободные или бесплатные компоненты.


[[Файл:Interface.jpg|400px]]
[[Файл:Interface.jpg|400px]]
Строка 9: Строка 9:
* http://www.pcre.ru/
* http://www.pcre.ru/
* http://www.typescriptlang.org/
* http://www.typescriptlang.org/
<embedvideo service="youtube" dimensions="800x450">https://www.youtube.com/watch?v=6qLq7xkodA8&list=PLtS8Ubq2bIlUWixdH_1Q2yzZh8QJSBVmT</embedvideo>


= Browser tests =
= Browser tests =
Строка 16: Строка 18:
* https://chromium.github.io/octane/
* https://chromium.github.io/octane/
* https://webkit.org/perf/sunspider/sunspider.html
* https://webkit.org/perf/sunspider/sunspider.html
* https://webglsamples.org/aquarium/aquarium.html


= Node.js =
= Node.js =
Строка 23: Строка 26:
</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/
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 =
Строка 34: Строка 47:
</pre>
</pre>
* https://angular.io/
* https://angular.io/
* (!!!) https://angular.io/resources?category=development
* https://ng-bootstrap.github.io/
* https://ng-bootstrap.github.io/
* https://github.com/ngx-rocket/generator-ngx-rocket
* https://github.com/ngx-rocket/generator-ngx-rocket
Строка 42: Строка 56:
* https://angularjs.org/ - устарел
* https://angularjs.org/ - устарел
* Angular 9 - What's New? What changed? - https://www.youtube.com/watch?v=TcdhAxDWWxM
* Angular 9 - What's New? What changed? - https://www.youtube.com/watch?v=TcdhAxDWWxM
* [https://www.youtube.com/watch?v=Byttv3YpjQk I only ever use *these* RxJS operators to code reactively]
* [https://www.youtube.com/watch?v=ydZK53Vmzf0 The easy way to handle ASYNC PIPE errors reactively]
* [https://buddy.works/tutorials/building-web-components-with-angular Web Standalone Components]
== Libs ==
* https://ng-select.github.io/ng-select#/data-sources
* https://github.com/ObaidUrRehman/ng-drag-drop#demo


= Vue.js =
= Vue.js =
* https://vuejs.org/
* https://vuejs.org/
* https://bootstrap-vue.js.org/
* https://bootstrap-vue.js.org/
* https://vuematerial.io/


= ReactJS =
= ReactJS =
Строка 51: Строка 74:
* https://reactjs.org/
* https://reactjs.org/
* https://react-bootstrap.github.io/
* https://react-bootstrap.github.io/
* https://material-ui.com/


= Aurelia =
= Aurelia =


* https://aurelia.io/
* https://aurelia.io/
* https://tochoromero.github.io/aurelia-bootstrap/
= Typography Grid =
* https://loremipsum.io/
* https://generator.lorem-ipsum.info/
* http://gridcalculator.dk/
* http://gridinator.com
* http://grid.mindplay.dk
* https://www.gridlover.net/try


= CSS processors =
= CSS processors =
Строка 64: Строка 98:
= Design Systems =
= Design Systems =
* https://getbootstrap.com/
* https://getbootstrap.com/
** https://themes.getbootstrap.com/
** https://bootswatch.com/
** https://bootstrapmade.com/
** https://themeforest.net/search/bootstrap
** https://wrapbootstrap.com/
** https://www.creative-tim.com/bootstrap-themes/free
** https://themewagon.com/theme-price/free/
* https://bulma.io/
* https://get.foundation/
* https://ant.design/
* https://material.io/design/
* https://material.io/design/
* https://semantic-ui.com/
* https://semantic-ui.com/
Строка 73: Строка 117:
* https://bootswatch.com/
* https://bootswatch.com/
* http://www.csszengarden.com/
* http://www.csszengarden.com/
* https://get.foundation/
* https://html5boilerplate.com/
* https://mdbootstrap.com/
= favicon =
* https://realfavicongenerator.net/


= Icons =
= Icons =
Строка 89: Строка 139:
** sudo npm install -g goog-webfont-dl
** sudo npm install -g goog-webfont-dl
** goog-webfont-dl -o src/assets/fonts/FiraSans/font.css -p /assets/fonts/FiraSans -d src/assets/fonts/FiraSans -a "Fira Sans"
** goog-webfont-dl -o src/assets/fonts/FiraSans/font.css -p /assets/fonts/FiraSans -d src/assets/fonts/FiraSans -a "Fira Sans"
** goog-webfont-dl -f "Roboto Slab" -d ./src/assets/fonts/RobotoSlab -o ./src/assets/fonts/RobotoSlab/font.css -p /assets/fonts/RobotoSlab -a -y 100,200,300,400,500,600,700,800,900,100italic,200italic,300italic,400italic,500italic,700italic,800italic,900italic -u latin,latin-ext,vietnamese,greek,greek-ext,cyrillic,cyrillic-ext
* https://www.1001freefonts.com/
* https://www.1001freefonts.com/
* https://www.myfonts.com/
* https://www.myfonts.com/
Строка 100: Строка 151:


* https://www.tiny.cloud/
* https://www.tiny.cloud/
** [https://www.tiny.cloud/blog/introducing-real-time-coediting-tinymce-codox/ Real-time co-editing in TinyMCE with Codox Wave]
* https://www.froala.com/wysiwyg-editor/v2.0
* https://www.froala.com/wysiwyg-editor/v2.0
* https://ckeditor.com/ckeditor-5/
* https://ckeditor.com/ckeditor-5/
Строка 173: Строка 225:
* http://deepliquid.com/content/Jcrop.html
* http://deepliquid.com/content/Jcrop.html


= Charts =
= Charts & Graphs =
* https://www.chartjs.org/
* https://www.chartjs.org/
* http://www.flotcharts.org/
* http://www.flotcharts.org/
Строка 189: Строка 241:
* http://kartograph.org/
* http://kartograph.org/
* http://planetaryjs.com/
* http://planetaryjs.com/
* https://openlayers.org/
** Google example - https://github.com/mapgears/ol3-google-maps
** https://openlayers.org/en/latest/examples/


= Image Viewers & Sliders =
= Image Viewers & Sliders =
Строка 235: Строка 290:
= Visual Effects =
= Visual Effects =


Parallax, dots, etc..
Parallax, dots, globes, etc..


* https://matthew.wagerfield.com/parallax/
* https://matthew.wagerfield.com/parallax/
Строка 243: Строка 298:
* https://codepen.io/aecend
* https://codepen.io/aecend
* https://geargenerator.com/
* https://geargenerator.com/
* https://www.sliderrevolution.com/resources/css-animated-background/
* https://beltoforion.de/en/spiral_galaxy_renderer/spiral-galaxy-renderer.html
* https://threejs.org/examples/
= Globe =
* https://github.com/vasturiano/three-globe
* https://codepen.io/qkevinto/pen/EVGrGq
* https://github.com/turban/webgl-earth
* https://stripe.com/blog/globe
* https://miniature.earth/
* https://github.com/earthjs/earthjs


= 3D & WebGL =
= 3D & WebGL =
Строка 258: Строка 324:
* https://github.com/Diokuz/baron
* https://github.com/Diokuz/baron
* https://github.com/malte-wessel/react-custom-scrollbars
* https://github.com/malte-wessel/react-custom-scrollbars
= Date & Time pickers =
* https://raw.githack.com/mymth/vanillajs-datepicker/v1.0.3/demo/


= Emoji =
= Emoji =
Строка 276: Строка 346:
* http://canvimation.github.io/
* http://canvimation.github.io/
* http://paperjs.org/examples/division-raster/
* http://paperjs.org/examples/division-raster/
= ASCII =
* https://manytools.org/hacker-tools/ascii-banner/
* https://ozh.github.io/ascii-tables/
* https://asciiflow.com/
* http://marklodato.github.io/js-boxdrawing/
* https://patorjk.com/software/taag/

Текущая версия от 01:15, 20 февраля 2024

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

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/
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

Libs

Vue.js

ReactJS

Aurelia

Typography Grid

CSS processors

Design Systems

favicon

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..

Globe

3D & WebGL

Custom Scrollbars

Date & Time pickers

Emoji

Drawers

ASCII