Swipe is the most accurate touch slider. Support both React and Angular.
SwipeBuild is a remarkable touch slider designed for modern web applications, boasting impressive compatibility and performance. Weighing in at only 6kb when minified, this slider delivers powerful functionality without compromising load times. Compatible with all major browsers, including older versions like IE8, SwipeBuild is a perfect solution for developers looking to enhance user experience across a broad spectrum of platforms.
The project is a continuation of the original Swipe library, aiming to breathe new life into it by offering maintenance updates and new features. This initiative encourages community involvement, welcoming pull requests from developers eager to contribute. With seamless integration into both React.js and Angular.js frameworks, SwipeBuild provides a versatile tool for creating dynamic interfaces.
Angular is a TypeScript-based open-source framework by Google for building dynamic single-page applications and cross-platform mobile apps with MVC architecture and a rich set of features.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.
Grunt is a popular JavaScript task runner that automates repetitive tasks like minification, compilation, and testing, allowing developers to focus on writing code.