I open sourced my first npm package
Salut, web dev friends! π§βπ» #
I am excited to share my first npm package π Release 3.0.0 : Typescript all the way Β· CMarzin/cli-mr-creator, I started this package when I was a student 5 years ago to learn scripting with node because bash didnβt love me :(
Now, the package is fully open source with an MIT license, Typescript support, I wrote some tests with vitest, It use Github actions for the CI and changeset for publishing to npm.
Anyway here are the news :
π« Programming sucks
β¨ Nuxt 4.0
π How to create an NPM Package
π Open source Laravel Changelog
Have a great week.
π« Programming Sucks
A great analogy on programming, we donβt lift or pick heavy objects but we are required to destroy our mental health for the job instead. I love programming but sometimes I think you need to be crazy to do this job.
β¨ Announcing Nuxt 4.0 Β· Nuxt Blog
The main features for me is the new project structure and the better typescript support.
π How to create a NPM Package
I didnβt use a first this tutorial for creating a NPM package but I used it to make my package CMarzin/cli-mr-creator more modern with CI, tests, TypeScript and changeset.
π Changelog - Laravel 12.x - The PHP Framework For Web Artisans
Now Laravel has an open source changelog !
Web tools and Library #
β€οΈ productdevbook/nitro-graphql
A standalone Nitro module that integrates GraphQL servers into any Nitro application with automatic type generation, file watching, and seamless framework integration.
π zshy
Bundler-free build tool for TypeScript libraries. Powered by tsc.
π Sources
Every news are mainly from my Twitter feed, my Github feed, The collective>, Michael Thiessen, Michael Hoffmann, Stefan and more recently by my friends Adrien Zaganelli.