PIE VS confgen

Compare PIE vs confgen and see what are their differences.

PIE

A behavior for Internet Explorer allowing it to recognize and render various CSS3 box decoration properties (by lojjic)

confgen

Generate repetitive configs for vite, typescript, eslint, etc (by erikpukinskis)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
PIE confgen
3 3
2,807 2
- -
10.0 0.0
over 5 years ago over 1 year ago
HTML TypeScript
GNU General Public License v3.0 or later -
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.

PIE

Posts with mentions or reviews of PIE. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-02.
  • 10 Weird HTML Hacks That Shaped the Internet
    1 project | news.ycombinator.com | 1 Dec 2023
  • JavaScript Gom Jabbar
    12 projects | news.ycombinator.com | 2 Jul 2023
    One thing (only thing) I honestly miss about IE5.5-8 is how amenable the engine was to polyfilling. It wasn't fast, but you could do almost anything with the right polyfill technique. No sessionStorage? Use window.name. No (then-) modern CSS? Use CSS3PIE [0] IE doesn't support the transform CSS property? Use an *.htc behavior to convert the transform to a matrix filter.

    It was madness, and it was beautiful in a Cthulhu kind of way.

    [0] http://css3pie.com/

  • Cool HTML Elements Nobody Uses
    2 projects | news.ycombinator.com | 3 Oct 2022
    Ah, CSS expressions. So many memories of making IE6/7 polyfills in 2011. Without CSS expressions and behaviors, wonderful tools like CSS3PIE would never have been possible.

    https://github.com/lojjic/PIE

    As painful as IE6 and IE7 were in the late 2000s/early 2010s, they were surprisingly polyfillable (at a speed cost).

confgen

Posts with mentions or reviews of confgen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-02.
  • JavaScript Gom Jabbar
    12 projects | news.ycombinator.com | 2 Jul 2023
    FWIW, I have a side project, confgen https://github.com/erikpukinskis/confgen, which tries to help with this.

    Assuming it’s an app (and not a library) get what you are describing you would run:

        npx confgen@latest @app vite typescript eslint prettier react
  • The Node ecosystem (still) has tooling problems
    4 projects | news.ycombinator.com | 30 Jul 2022
    It’s still early days, but I have been working on this…

    There are scaffolding tools that help configure all the JavaScript frontend stuff you need, but the problem is you run them once and you can’t ever run them again to change/add stuff.

    So I built Confgen which is sort of like create-react-app except it’s idempotent:

    https://github.com/erikpukinskis/confgen

    It’s very alpha, but I would love to get ideas/ bug reports on GitHub.

    It’s also currently Vite-only, but I’m open to a possible webpack/babel mode in the future.

  • [AskJS] What is the best way to create a common npm package for building others?
    6 projects | /r/javascript | 6 Apr 2022
    I made my own for exactly the reasons you cite: https://github.com/erikpukinskis/confgen but it’s extremely opinionated and very alpha. Basically, if you are working in the cluster of Vite, TypeScript, Apollo, etc it will work but it doesn’t work with anything else.

What are some alternatives?

When comparing PIE and confgen you can also consider the following projects:

lo - 💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)

scripts-to-rule-them-all - Set of boilerplate scripts describing the normalized script pattern that GitHub uses in its projects.

async - experimental promises in go1.18 with generics

generate-package - Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CLI.

ttlcache - An in-memory cache with item expiration and generics

tsParticles - tsParticles - Easily create highly customizable JavaScript particles effects, confetti explosions and fireworks animations and use them as animated backgrounds for your website. Ready to use components available for React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Solid, Riot and Web Components.

go - The Go programming language

tsdx - Zero-config CLI for TypeScript package development

slice - Type-safe functions for common Go slice operations

web.dev - The frontend, backend, and content source code for web.dev

ci-workflows

parcel - The zero configuration build tool for the web. 📦🚀