Marked
What is Marked?
Marked belongs to JavaScript libraries category.
Marked is a fast and efficient Markdown parser and compiler written in JavaScript. It converts Markdown-formatted text into HTML, making it invaluable for applications that handle user-generated content or documentation. Marked is known for its speed, flexibility, and extensibility, allowing developers to customize parsing...
Marked Performance Insights
3 websites
Websites using Marked
Last 30 days uptimeⓘ
100%
58
Performance
93
Accessibility
90
Best Practices
89
SEO
Marked friendly technologies
jQuery
Google Analytics
Survicate
Browser-Update.org
Handlebars
HSTS
Open Graph
Cloudflare
OneTrust
Amazon Web Service...
Top Marked Alternatives
Pinia
4 websites|1 uptime cardPinia is a state management library for Vue.js applications, designed as a more lightweight and intuitive alternative to Vuex. It offers a simpler API with composition-api style syntax, making it particularly well-suited for Vue 3 projects. Pinia provides features like auto-completion, modularity, and devtools support out of the box. Its design allows for better code splitting and TypeScript integration, making it easier to manage complex application states in large-scale Vue.js projects while maintaining developer productivity and code readability.
Barba.js
4 websites|4 uptime cardsA small and easy-to-use javascript library that helps you creating fluid and smooth transitions between your website's pages.
Snap.svg
4 websites|4 uptime cardsSnap.svg is a powerful SVG manipulation library for modern web browsers. It provides an intuitive API for creating, animating, and interacting with SVG graphics. Snap.svg goes beyond basic SVG capabilities, offering advanced features like masking, clipping, patterns, and gradients. It's particularly useful for creating dynamic, interactive vector graphics and data visualizations in web applications. Snap.svg's API is designed to be familiar to developers who have worked with Raphaël.js, but with a focus on modern SVG features.
Locomotive Scroll
1 website|1 uptime cardLocomotive Scroll is a modern, opinionated JavaScript library for creating smooth scrolling experiences and advanced scroll-based animations. It offers a range of features including parallax effects, speed-based animations, and directional awareness. Locomotive Scroll stands out for its performance optimization techniques, such as using IntersectionObserver and RequestAnimationFrame for efficient animations. This library is particularly useful for creating engaging, scroll-driven websites with complex animations and interactions, often seen in portfolio sites, product showcases, and storytelling web experiences.
Htmx
3 websites|3 uptime cardsHtmx is a modern JavaScript library that allows you to access AJAX, CSS Transitions, WebSockets, and Server Sent Events directly in HTML, using attributes. It's designed to make it easy to build modern user interfaces with the simplicity and power of hypertext. Htmx extends and enhances HTML, allowing for more dynamic and interactive web applications without the need for complex JavaScript frameworks. This approach can significantly reduce the amount of JavaScript needed in many web applications, making it an attractive option for developers looking to build interactive web applications with a minimal and intuitive API.