custom-elements-manifest VS eleventy πŸ•šβš‘οΈ

Compare custom-elements-manifest vs eleventy πŸ•šβš‘οΈ and see what are their differences.

custom-elements-manifest

A file format for describing custom elements (by webcomponents)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
custom-elements-manifest eleventy πŸ•šβš‘οΈ
4 244
334 16,213
3.0% 1.8%
1.5 9.3
3 days ago 4 days ago
TypeScript JavaScript
BSD 3-clause "New" or "Revised" License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

custom-elements-manifest

Posts with mentions or reviews of custom-elements-manifest. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-27.
  • The Block Protocol
    8 projects | news.ycombinator.com | 27 Jan 2022
    The Web Components Community Group is developing such a format to describe the types of components here: https://github.com/webcomponents/custom-elements-manifest

    People have already built tools that generate wrappers based on it.

  • Reactifying Custom Elements using a Custom Elements Manifest
    3 projects | dev.to | 23 Jun 2021
    TL;DR: A Custom Elements Manifest is a JSON file that contains all metadata about the custom elements in your project. You can read all about it here.
  • Introducing: Custom Elements Manifest
    14 projects | dev.to | 17 Jun 2021
    Custom Elements Manifest is a file format that describes the custom elements in your project. This format will allow tooling and IDEs to give rich information about the custom elements in a given project. A custom-elements.json contains metadata about the custom elements in your project; their properties, methods, attributes, inheritance, slots, CSS Shadow Parts, CSS custom properties, and a modules exports. If you're interested in following the specification of the schema, or contributing to it, you can find the repository here: webcomponents/custom-elements-manifest.

eleventy πŸ•šβš‘οΈ

Posts with mentions or reviews of eleventy πŸ•šβš‘οΈ. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-17.
  • Converting BlogCFC blog to Eleventy
    4 projects | dev.to | 17 Apr 2024
    This post outlines the steps for migrating an existing BlogCFC blog to a JamStack, with a focus on using Eleventy.
  • Ask HN: What's the simplest static website generator?
    10 projects | news.ycombinator.com | 29 Mar 2024
    I suggest you to try out eleventhy (https://www.11ty.dev/)

    Quite simple to start, and a nice system to add some scripting and styles without the requirement of bringing in a framework.

  • Eleventy - Create a global production flag
    3 projects | dev.to | 19 Feb 2024
    A production flag enables you to run activities in dev or production such as minifying assets, showing draft posts, etc. There isn't a built-in flag or function that comes with eleventy (11ty) specifically for this. However we have this info at our fingertips.
  • Ask HN: Looking for lightweight personal blogging platform
    35 projects | news.ycombinator.com | 6 Feb 2024
    I can't recommend Eleventy enough!

    https://www.11ty.dev

    I converted my WordPress blog to Eleventy 4 years ago and never looked back, it's been delightful!

    https://www.joshcanhelp.com/taking-wordpress-to-eleventy/

  • Removing React is just weakness leaving your codebase
    6 projects | dev.to | 31 Jan 2024
    It’s 2024, and you are about to start a new project. Do you reach for React, a framework you know and love or do you look at one of the other hot new frameworks like Astro, Enhance, 11ty, SvelteKit or gasp, plain vanilla Web Components?
  • VS Code - Fix a task automation issue - `The terminal process failed to launch (exit code: 127`
    1 project | dev.to | 18 Jan 2024
    The "dev" script is running the eleventy server in dev mode. The details of the script are not important for this discussion, but to round out the background here is an abbreviated version of my package.json:
  • Eleventy vs. Next.js for static site generation
    4 projects | dev.to | 14 Dec 2023
    Eleventy is a fast and powerful SSG that really shines when it comes to pure static site generation because it does not require the loading of a client-side JavaScript bundle in order to serve content.
  • You don't need JavaScript for that
    3 projects | news.ycombinator.com | 2 Dec 2023
    The irony is using a JavaScript-based static site generator to make the site: https://www.11ty.dev
  • Why You Should Write Your Own Static Site Generator
    10 projects | news.ycombinator.com | 3 Nov 2023
    https://doublejosh.com/post/186193119278/metalsmithjs-is-sti...

    Then two years ago I needed a more robust SSR system based on React, so I went with GatsbyJS. It's insanely mature and intuitive, but as we all know that community and business is now drying up too. But the framework is still great.

    Now everyone sings the praises of NextJS, which can be used for SSR but is intended for applications and active server endpoints. But more complexity doesn't mean better.

    I'm keen to try other simple frameworks when the result is a static site. I may give https://www.11ty.dev a shot.

  • From Jason: my custom digital garden in 11ty
    4 projects | /r/DigitalGardens | 1 Nov 2023
    11ty is a lightweight static site generator. I chopped up my HTML and used the 11ty starter template called eleventy-base-blog as the structural foundation for the site.

What are some alternatives?

When comparing custom-elements-manifest and eleventy πŸ•šβš‘οΈ you can also consider the following projects:

catalyst - Catalyst is a set of patterns and techniques for developing components within a complex application.

astro - The web framework for content-driven websites. ⭐️ Star to support our work!

open-wc - Open Web Components: guides, tools and libraries for developing web components.

Hugo - The world’s fastest framework for building websites.

api-viewer-element - API documentation and live playground for Web Components. Based on Custom Elements Manifest format

SvelteKit - web development, streamlined

storybook - Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.

Gatsby - The best React-based framework with performance, scalability and security built in.

custom-elements-manifest

Publii - The most intuitive Static Site CMS designed for SEO-optimized and privacy-focused websites.

custom-elements-manifest - Custom Elements Manifest is a file format that describes custom elements in your project.

Grav - Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony