Hacker News
- The Nothing – HTML events like onclick=“” in ES6 components in 50 LOC library https://github.com/DVLP/thenothing 3 comments
- We tested rendering performance of JS libraries: styled-components, radium, glamorous http://blog.primehammer.com/2017/09/27/the-performance-of-styled-react-components/ 8 comments javascript
- Ents - a new Entity-Component + Model-View-Controller game library https://github.com/ClickerMonkey/Ents/tree/master/Java 11 comments gamedev
- I made an AI Agent that automates and create a library of TailwindCSS UI components! https://uihub.licode.ai 6 comments sideproject
- I'm building Radix Svelte, an unstyled UI component library with a focus on accessibility. https://www.radix-svelte.com/ 41 comments sveltejs
- Drie - Vue 3 component library for three.js https://www.drie.dev 6 comments vuejs
- New Magidoc library to render markdown into Svelte components https://magidoc.js.org/svelte-plugins/marked 6 comments sveltejs
- svve11 - an open source library of components designed with accessibility as a priority https://svve11.io/ 6 comments sveltejs
- Created a vertical timeline component library https://svelte-vertical-timeline.vercel.app/ 2 comments frontend
- React UI Components: 15 Extensive Libraries https://stackdiary.com/react-component-libraries/ 2 comments reactjs
- How to build an app with the new component library Mantine https://dev.to/samp_reston/building-an-application-with-mantine-in-reactjs-ts-3f43 4 comments reactjs
- A library for building reusable UI components https://mitchel.me/slippers/ 12 comments django
- The most recognized Vue UI component libraries and frameworks that you can use in 2021 for your next Vue.js project. https://www.mindinventory.com/blog/vuejs-ui-component-libraries-frameworks/ 5 comments vuejs
- Why are React component libraries so complicated compared to Svelte? | Hacker News https://news.ycombinator.com/item?id=25907075 14 comments sveltejs
- I'm working on a UI component library for React built with Chakra https://reactui.boutique/ 7 comments reactjs
- Top Angular Component Libraries to Try in 2020 https://www.reddit.com/r/angular/comments/ihkrkp/top_angular_component_libraries_to_try_in_2020/ 5 comments angular
- A React component library based on Tailwind CSS https://reactjsexample.com/a-react-component-library-based-on-tailwind-css/ 33 comments reactjs
- Surface - A component based library for Phoenix http://surface-demo.msaraiva.io/getting_started 5 comments elixir
- Testing React components: Enzyme vs React Testing Library https://claritydev.net/blog/testing-react-components-enzyme-vs-react-testing-l 6 comments reactjs
- Precise UI – an extensive React component library, has been created for React 16 with styled-components 2 https://precise-ui.io/ 3 comments javascript
- Polaris - Shopify’s product component library. React + Typescript https://polaris.shopify.com/ 3 comments reactjs
- Building a Component Library with React and Storybook https://auth0.com/blog/building-a-component-library-with-react-and-storybook/?utm_source=reddit&utm_medium=sc&utm_campaign=react_storybook 6 comments reactjs
- Styled Components based UI library https://jxnblk.com/rebass/ 6 comments reactjs
- Element 2.0 is here (Vue.js based component library) https://medium.com/elemefe/element-2-0-is-here-71bfa217e269 9 comments vuejs
- Pinterest's entire React UI component library is open source https://www.reddit.com/r/webdev/comments/6vl6vn/pinterests_entire_react_ui_component_library_is/ 5 comments webdev
- Svelvet: A Svelte Component Library for Interactive Node-Based Diagrams https://morioh.com/p/b5ce6ac6c30d 12 comments sveltejs
- LibreOffice 7.0.3 can't load Impress: loading component library failed https://7.0.3.1 3 comments libreoffice
- Adventures in creating a React component library with Create React App and TypeScript https://medium.com/@stokedbits/adventures-in-creating-a-react-component-library-with-create-react-app-and-typescript-26d1116a7d87 9 comments reactjs
- Functional component library for Java 8 http://javaslang.com 39 comments java
- An often undersold component of the Google technology stack is their sophisticated library of compression algorithms. Here's one they presented at vldb in 2007. [pdf] http://www.vldb.org/conf/2007/papers/industrial/p1162-vo.pdf 3 comments programming
- Building a free component library for react developers. Any special requests for specific components? https://copyui.com 46 comments reactjs
- Learning react: If react is a view library, then why are there "smart" components which make ajax calls? And why is there routing components etc? https://www.reddit.com/r/webdev/comments/7ut0xz/learning_react_if_react_is_a_view_library_then/ 7 comments webdev
- Shoelace: A forward-thinking library of web components https://shoelace.style/ 17 comments web_design
- ecst - a multithreaded C++14 header-only Entity-Component-System library https://www.reddit.com/r/gamedev/comments/5m5j6e/ecst_a_multithreaded_c14_headeronly/ 29 comments gamedev
- Element - a Vue 2.0 based component library for developers, designers and product managers, with a set of design resources http://element.eleme.io/#/en-us 9 comments javascript
- Made a website for a client recently. Used React Transition group for the page change animations and i think it is an amazing library that is way underrated. It keeps both the leaving and incoming components on screen to be able to animate them and provide a seamless transition. https://rabiat-alsalam.firebaseapp.com/ 101 comments reactjs
- UIBox - Curated HTML, CSS, JS UI Component Library http://www.uibox.in 3 comments webdev
- Design Systems for Developers – free guide for developing UI components & libraries https://www.learnstorybook.com/design-systems-for-developers/ 21 comments webdev
- Elastic UI - a design library in use at Elastic to build internal products that need to share our aesthetics. It distributes UI React components and static assets for use in building web layouts https://elastic.github.io/eui 3 comments webdev
- Lit - a simple library for building fast, lightweight web components. At Lit's core is a boilerplate-killing component base class that provides reactive state, scoped styles, and a declarative template system that's tiny, fast and expressive https://lit.dev/docs/ 42 comments javascript