github.com/merchantly/front-public ↗
Публичная часть верстки kiiiosk.ru
Open this visualization on its own page →
Contributors
20
Lines of Code
18,749
From
2014-12-22
To
2020-12-15
About merchantly/front-public
This is the public frontend codebase for kiiiosk.ru, a digital kiosk platform built with JavaScript and React. The project provides the user-facing interface and component library for the service, with development tooling built around Storybook for component documentation and development.
The repository includes a custom icon font system managed through Icomoon, where icons are sourced from Flaticon and integrated into the project's font files. It also handles component fixtures for testing and examples, with developers able to extract component state directly from the browser console for use in test cases. The project uses yarn for package management and includes analytics documentation linked to a separate doc repository.
The codebase supports a broad range of browsers including IE10 and above, modern versions of Chrome, Firefox, Safari, and Opera, with specific mobile support for iOS 6+ and Android 2.3+. Dependencies include jQuery plugins like OwlCarousel, jQuery.mmenu, and fancybox, along with HTML5 FileReader capabilities for file upload functionality.