2026 Best Software Awards are here!See the list
Scrollreveal.Js

By Scrollreveal.js

Re-claim Profile

Re-claim your company’s G2 profile

This profile hasn’t been active for over a year.
If you work at Scrollreveal.Js, you can re-claim it to keep your company’s information up to date and make the most of your G2 presence.

    Once approved, you can:

  • Update your company and product details

  • Boost your brand's visibility on G2, search and LLMs

  • Access insights on visitors and competitors

  • Respond to customer reviews

  • We’ll verify your work email before granting access.

Re-claim
5.0 out of 5 stars
4 star
0%
3 star
0%
2 star
0%
1 star
0%

How would you rate your experience with Scrollreveal.Js?

It's been two months since this profile received a new review
Leave a Review
Product Avatar Image

Have you used Scrollreveal.Js before?

Answer a few questions to help the Scrollreveal.Js community

Scrollreveal.Js Reviews (1)

Reviews

Scrollreveal.Js Reviews (1)

5.0
1 reviews
Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
HP
Freelance Web Developer
Small-Business (50 or fewer emp.)
"The best scrolling animation for now"
What do you like best about Scrollreveal.Js?

The best features of the software are as follows:

- Easy to use

- Licensed under the GNU General Public License 3.0

- Light Weight

- 3.3kb minified and gzipped

- Quickly loads on almost all the devices (tested on mobiles, tablets, laptops with different browsers and operating systems

- Not only you can choose the direction from which the element will appear, but you can also use conjoining filter words such as from, and, then, with.

- Supports chained and sequential animations

- Monitors and works with asynchronously added content

- 3D rotation of elements is also supported out of the box

- ScrollReveal.js makes it easy to disable any scroll effects on mobile devices Review collected by and hosted on G2.com.

What do you dislike about Scrollreveal.Js?

Not fully open source (Not under MIT license)

Possible issue: Server Side Injection(SSI) - setTimeout(): User controlled data in 'setTimeout()' can result in Server Side Injection (SSI) or Remote Code Execution (RCE)

ScrollReveal v4 beta sequencer breaks if you scroll too fast Review collected by and hosted on G2.com.

There are not enough reviews of Scrollreveal.Js for G2 to provide buying insight. Below are some alternatives with more reviews:

1
Syncfusion Essential Studio® Logo
Syncfusion Essential Studio®
4.5
(663)
Syncfusion® Essential Studio is a suite of components and frameworks for developing web, mobile, and desktop applications.
2
Progress Kendo UI Logo
Progress Kendo UI
4.4
(252)
The Most Complete UI Framework to Speed Up Your HTML/JS Development
3
Angular Logo
Angular
4.5
(163)
Angular is a comprehensive platform for building dynamic, single-page web applications using HTML and TypeScript. It provides a robust framework that enables developers to create efficient and scalable applications across various platforms, including web, mobile web, native mobile, and native desktop. Key Features and Functionality: - Cross-Platform Development: Angular allows developers to build applications that can run seamlessly on multiple platforms, facilitating code reuse and reducing development time. - High Performance: The framework is optimized for maximum speed on the web platform, incorporating features like Web Workers and server-side rendering to enhance performance. - Modular Architecture: Angular's modular design, through the use of NgModules, helps organize applications into cohesive blocks of functionality, making them easier to manage and scale. - Comprehensive Tooling: With a wide array of tools and libraries, Angular simplifies the development process. It offers declarative templates, extensive IDE support, and a rich ecosystem of components and directives. - Strong Community Support: Backed by a large community and maintained by Google, Angular benefits from continuous improvements, extensive documentation, and a wealth of third-party resources. Primary Value and Solutions Provided: Angular addresses the challenges of developing complex web applications by offering a structured and maintainable approach. Its component-based architecture promotes reusability and testability, while its powerful data binding and dependency injection systems streamline development. By providing a unified platform with consistent patterns and practices, Angular enables developers to build high-quality applications efficiently, reducing both development time and maintenance costs.
4
Express.js Logo
Express.js
4.5
(132)
Fast, unopinionated, minimalist web framework for Node.js
5
Chart.Js Logo
Chart.Js
4.4
(123)
Chart.js is a free, open-source JavaScript library designed for data visualization, enabling developers to create interactive and responsive charts for web applications. It supports eight core chart types: bar, line, area, pie (doughnut), bubble, radar, polar area, and scatter. Originally developed by Nick Downie in 2013, Chart.js has evolved into a community-maintained project, recognized for its simplicity and flexibility in rendering charts using HTML5 canvas. Key Features and Functionality: - Multiple Chart Types: Offers a variety of chart types, including bar, line, area, pie (doughnut), bubble, radar, polar area, and scatter charts. - Customization: Highly customizable with options for animations, tooltips, legends, and more. - Responsive Design: Automatically adjusts to different screen sizes and devices, ensuring optimal display across platforms. - Integration: Compatible with popular JavaScript frameworks like React, Vue, Svelte, and Angular, and includes TypeScript typings for enhanced development experience. - Performance: Utilizes HTML5 canvas for rendering, providing efficient performance, especially with large datasets. - Extensibility: Supports plugins for additional functionalities such as annotations, zooming, and drag-and-drop features. Primary Value and User Solutions: Chart.js simplifies the process of integrating dynamic and interactive charts into web applications, making it accessible for developers to present data visually without extensive coding. Its ease of use, combined with a rich set of features and customization options, allows for the creation of professional-grade charts that enhance user engagement and data comprehension. By offering a lightweight and responsive solution, Chart.js addresses the need for efficient and adaptable data visualization tools in modern web development.
6
DevExpress Logo
DevExpress
4.8
(115)
DevExpress engineers feature-complete Presentation Controls, IDE Productivity Tools, Business Application Frameworks, and Reporting / Dashboard Systems for Visual Studio, Delphi, HTML5 or iOS & Android development. Our product line includes UI components and libraries for desktop and mobile development (WinForms / WPF / WinUI / MAUI / Xamarin / VCL), the web (ASP.NET Core / Blazor / Web Forms / MVC / JavaScript: Angular, React, Vue, jQuery), Office File API, .NET Application Frameworks, ORM Tools, and End-to-End Web Testing.
7
Ext JS Logo
Ext JS
4.1
(111)
Sencha Ext JS is the most comprehensive JavaScript framework for building data-intensive, cross-platform web and mobile applications for any modern device.
8
angularjs Logo
angularjs
4.0
(111)
Angularjs is a fantastic front-end MVC framework for medium to large projects
9
JHipster Logo
JHipster
4.4
(97)
JHipster is a development platform to generate, develop and deploy Spring Boot + Angular Web applications and Spring microservices.
10
Node.js Logo
Node.js
4.8
(96)
Node.js is a free, open-source, cross-platform JavaScript runtime environment that enables developers to build scalable network applications. By utilizing an event-driven, non-blocking I/O model, Node.js ensures lightweight and efficient performance, making it ideal for data-intensive real-time applications that operate across distributed devices. Key Features and Functionality: - Event-Driven Architecture: Node.js operates on an event-driven model, allowing it to handle multiple connections simultaneously without the overhead of managing multiple threads. - Non-Blocking I/O: Its non-blocking I/O system ensures that operations like reading from the network or accessing databases do not block the execution thread, enhancing performance and responsiveness. - Single Programming Language: Developers can use JavaScript for both client-side and server-side scripting, streamlining the development process and reducing the need to learn multiple languages. - Rich Standard Library: Node.js offers a comprehensive standard library that includes modules for HTTP, file systems, streams, and more, facilitating rapid development of various applications. - Cross-Platform Compatibility: It runs on multiple operating systems, including Windows, macOS, and Linux, providing flexibility in deployment. Primary Value and Solutions Provided: Node.js addresses the need for efficient, scalable, and high-performance network applications. Its non-blocking, event-driven architecture allows developers to build applications capable of handling numerous concurrent connections with minimal resource consumption. By enabling the use of JavaScript across the entire development stack, Node.js simplifies the development process, reduces context switching, and accelerates time-to-market for applications. This makes it particularly well-suited for real-time applications, such as chat applications, online gaming, and collaborative tools, where responsiveness and scalability are critical.
Show More
Pricing

Pricing details for this product isn’t currently available. Visit the vendor’s website to learn more.

Product Avatar Image
Scrollreveal.Js