danciupuliga's Stars
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
ryanmcdermott/clean-code-javascript
Clean Code concepts adapted for JavaScript
TheAlgorithms/JavaScript
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
swc-project/swc
Rust-based platform for the Web
joshbuchea/HEAD
A simple guide to HTML <head> elements
AlDanial/cloc
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
airbnb/visx
🐯 visx | visualization components
you-dont-need/You-Dont-Need-Lodash-Underscore
List of JavaScript methods which you can use natively + ESLint Plugin
11ty/eleventy
A simpler site generator. Transforms a directory of templates (of varying types) into HTML.
jbranchaud/til
:memo: Today I Learned
oxc-project/oxc
⚓ A collection of JavaScript tools written in Rust.
swyxio/spark-joy
✨😂 2000+ ways to add design flair, user delight, and whimsy to your product.
microsoft/fast
The adaptive interface system for modern web experiences.
amejiarosario/dsa.js-data-structures-algorithms-javascript
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
FrontendMasters/front-end-handbook-2019
[Book] 2019 edition of our front-end development handbook
lirantal/nodejs-cli-apps-best-practices
The largest Node.js CLI Apps best practices list ✨
inovua/reactdatagrid
Empower Your Data with the best React Data Grid there is
GoogleChromeLabs/bubblewrap
Bubblewrap is a Command Line Interface (CLI) that helps developers to create a Project for an Android application that launches an existing Progressive Web App (PWAs) using a Trusted Web Activity.
open-wc/open-wc
Open Web Components: guides, tools and libraries for developing web components.
web-padawan/awesome-lit
A curated list of awesome Lit resources.
martinandert/babel-plugin-css-in-js
A plugin for Babel v6 which transforms inline styles defined in JavaScript modules into class names so they become available to, e.g. the `className` prop of React elements. While transforming, the plugin processes all JavaScript style definitions found and bundles them up into a CSS file, ready to be requested from your web server.
boltdesignsystem/bolt
The Bolt Design System provides robust Twig and Web Component-powered UI components, reusable visual styles, and powerful tooling to help developers, designers, and content authors build, maintain, and scale best of class digital experiences.
Hy-Vee/lerna-yarn-workspaces-monorepo
🐉 A Monorepo with multiple packages and a shared build, test, and release process.
jlengstorf/learn-rollup
This is an example project to accompany a tutorial on using Rollup.
lukasoppermann/style-dictionary-utils
A package of transforms, formats, filters, etc. to use in your style dictionary config to transform your design tokens
justinfagnani/stampino
A composable DOM template system
DmacMcgreg/Component-Library-Monorepo-Template-RollupJS-Lerna-Yarn-Workspaces
I found it difficult to find a simple and modern monorepo structure for individually-versioned React components, so I made one.
richardeoin/nodejs-plotter
A node.js module that turns an array of data into a graph in a pdf document. Uses gnuplot and ps2pdf.
aruniverse/cospace
Setup a `CoSpace` to link multiple (mono)repos together!
jdk2pq/vite-storybook-pnpm-vue
Fork of https://github.com/IanVS/vite-storybook-pnpm-shame, trying to get pnpm working with @storybook/vue3