diff --git a/content/post/what-is-nodejs-loaders.mdx b/content/post/what-is-nodejs-loaders.mdx index 49051f1..cf28c81 100644 --- a/content/post/what-is-nodejs-loaders.mdx +++ b/content/post/what-is-nodejs-loaders.mdx @@ -1,10 +1,22 @@ --- title: What is Nodejs-Loaders -description: Nodejs-Loaders is a collection of loaders for Node.js. +description: nodejs-loaders is a project designed to provide a variety of loaders that make local development and CI testing quicker and easier. authors: AugustinMauroy, JakobJingleheimer date: 2025-07-01 category: information --- +## Our Values: Simplicity, Lightness, Efficiency + +We believe in keeping things simple and efficient. nodejs-loaders is built with these core values in mind: Simplicity and Efficiency. + +## Maintained By + +nodejs-loaders is currently maintained by [@JakobJingleheimer](https://github.com/JakobJingleheimer) and [@AugustinMauroy](https://github.com/AugustinMauroy/). + +## Get Involved! + +We encourage you to explore the [nodejs-loaders repository](https://github.com/nodejs-loaders/nodejs-loaders). Feel free to contribute, provide feedback, or suggest new loaders! + > **NOTE :** > `Nodejs-Loaders` is not a official project from [Node.js](https://nodejs.org). It's just some packages that can be used with Node.js.