shrinkpack VS yalc

Compare shrinkpack vs yalc and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
shrinkpack yalc
7 7
793 5,389
- -
0.0 1.1
about 1 year ago 3 months ago
TypeScript TypeScript
MIT 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.

shrinkpack

Posts with mentions or reviews of shrinkpack. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-10.

yalc

Posts with mentions or reviews of yalc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-16.
  • Useful Javascript Monorepo Tools To Consider While Managing Multiple projects
    2 projects | /r/learnjavascript | 16 Mar 2023
    Yalc
  • What are the not-so-obvious tools that you don't want to miss?
    16 projects | /r/ExperiencedDevs | 16 Feb 2023
    Yalc - Makes it easy to mock-publish NPM packages and try them in real projects before you publish a new version to NPM.
  • Share private NPM packages across projects
    1 project | /r/Frontend | 3 Jan 2023
    As well as yarn/npm link mentioned in another comment, https://github.com/wclr/yalc can help with some of this, depending on your workflow/how much you're doing this.
  • How do you debug a library written in Typescript in a React app using it?
    1 project | /r/reactjs | 22 Nov 2022
    Ah okay, that's much easier. Clone the project repo, make your changes and build the library, then in the react app, either add the local project directory as a dependency, or use something like yalc to add the locally built dependency. This will allow you to use the local copy of the library instead.
  • We Halved Go Monorepo CI Build Time
    4 projects | news.ycombinator.com | 26 Jun 2022
    Lets look at a concrete example and then maybe we can discuss alternatives.

    In this particular case, I would respond with the following:

    1. I don't see why this is a problem. Have an "open PRs" link in the onboarding handbook that gives you a view of pull requests from all repos in the organization. GitHub automatically shows you notifications from all repos.

    - Have a (Grafana) dashboard where you can see the latest / newest stuff. Use standard GH tools you use for OSS, such as follows etc to keep up.

    2. Don't prematurely split into multiple libraries. "No monorepo" doesn't mean not having poly-package repos. It means thinking what the sensible API boundary is - treating your projects as you would treat library development. In this case a separate repo with lib3, lib2 and lib1 sounds like a good way to go - at most one repo per orthogonal internal framework (e.g. core-react-components).

    3. Help other teams upgrade. If you are responsible for repo A, once you publish a new version and tag it with semver appropriately, use the dashboard to look at your dependants and work with them (or rather, for them) to upgrade. Think of your dependants as internal customers, and make sure you add enough value for them to justify the upgrade effort.

    4. There are other alternatives to `npm link` e.g. see `yalc` https://github.com/wclr/yalc

  • Using local NPM packages as dependencies with yalc
    1 project | dev.to | 14 Aug 2021
    yalc makes it easy to use locally-developed packages in other projects. It has some other useful options that I didn't mention here; read more about them on the project's README. Hopefully, this helps you get started developing with local packages––good luck!
  • Where do I store components I need to use in multiple React apps that are being built simultaneously?
    1 project | /r/reactjs | 8 Mar 2021
    You can also use yalc which is like an npm store on your engine.. https://github.com/wclr/yalc

What are some alternatives?

When comparing shrinkpack and yalc you can also consider the following projects:

presetter - 🛹 Reuse and manage build scripts, devDependencies and config files from your favourite presets, instead of copy and paste!

verdaccio - 📦🔐 A lightweight Node.js private proxy registry

slnpm - A simple and fast node.js package manager using symbolic link

renovate - Universal dependency automation tool.

npm-deprecated-check - 🐦 Check for deprecated packages

corepack - Zero-runtime-dependency package acting as bridge between Node projects and their package managers

isolate-package - Isolate a monorepo package with its internal dependencies to form a self-contained directory with a pruned lockfile

breakpad - Mirror of Google Breakpad project

hugo-installer - Installs hugo into your repository.

rumps - Ridiculously Uncomplicated macOS Python Statusbar apps

rushstack - Monorepo for tools developed by the Rush Stack community

bitbar - Put the output from any script or program into your macOS Menu Bar (the BitBar reboot)