bridgetown-lit-renderer
berry
bridgetown-lit-renderer | berry | |
---|---|---|
1 | 204 | |
13 | 7,520 | |
- | 0.7% | |
0.0 | 9.0 | |
about 1 month ago | 8 days ago | |
Ruby | TypeScript | |
MIT License | BSD 2-clause "Simplified" License |
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.
bridgetown-lit-renderer
-
Let’s Talk Bridgetown Terminology
Other template languages available are Serbea (a "superset" of ERB which adds back in some of the elegant filtering features provided by Liquid along with other shorthand expressions), Slim, and Haml. And if you really want to go out on a limb, you can even render Lit components right in your Ruby template files!
berry
-
How to Migrate from Classic Yarn to 'Modern Yarn' Without Losing Your Mind
Yarn Berry is a package management system for Node.js, created by Mäl Nison, the main developer of Yarn v1. The official version (v2) has been released since January 25, 2020, and is now being adopted by large open source repositories such as Babel. Yarn Berry is managed by source code in the GitHub repository. This is a post by @solleedata explaining Yarn Berry in more detail, from which the description above is copied.
-
Client-Side Search for Static Sites with Strapi, Next.js, Fusejs & Cloudflare
Yarn(v4.2.2)
-
Step-by-Step Tutorial on Building an AI text Humanizer with AI/ML API and Integration with Clerk Auth and Deploying to Vercel
npm or yarn or yarn
-
Wow, pnpm, You’re Really Fast
If you’re a Node.js developer, then you’re familiar with npm and Yarn. You might even have a strong opinion about using one over the other. For years, developers have been struggling with the bloat — in disk storage and build time — when working with Node.js package managers, especially npm.
- Revisando Node JS
-
Dockerizing a Next.js Application using a Standalone Build
In my case, I like to use pnpm to reduce the disk size of the node_modules folder. Therefore, the example of the Next.js Docker image uses this package manager, but you can make slight adjustments to use npm or yarn if you prefer.
-
Modern Web Development with Turborepo, Next.js, TailwindCSS, NestJS, and More…
Yarn
-
React with Vite On Steroids
Yarn (or npm or pnpm)
-
How to Install Radix UI: A Step-by-Step Guide
A package manager like npm or yarn
- Un tour sur les gestionnaires de paquets node: npm, yarn ou pnpm ?
What are some alternatives?
node - Node.js JavaScript runtime ✨🐢🚀✨
yarn - The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
bridgetown-slim - A Bridgetown plugin which provides support for Slim templates.
pnpm - Fast, disk space efficient package manager
bridgetown-related-posts - This plugin calculates and adds related posts to your Bridgetown site using TF-IDF and cosine similarity.
docker-node - Official Docker Image for Node.js :whale: :turtle: :rocket:
bridgetown-haml - A Bridgetown plugin which provides support for Haml templates.
nx - Build system, optimized for monorepos, with plugins for popular frameworks and tools and advanced CI capabilities including caching and distribution.
snarkdown - :smirk_cat: A snarky 1kb Markdown parser written in JavaScript
lerna - Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
Next.js - The React Framework
yarn.build - Build 🛠 and Bundle 📦 your local workspaces. Like Bazel, Buck, Pants and Please but for Yarn Berry. Build any language, mix javascript, typescript, golang and more in one polyglot repo. Ship your bundles to AWS Lambda, Docker, or any nodejs runtime.