Hacker News
- Show HN: 3,800 Beautiful Icons β React, SVG, NPM but Free https://hugeicons.com/ 14 comments
- React Sees a dip in NPM downloads this week https://www.npmjs.com/package/react 16 comments
- My first NPM module: react-fa-icon-picker https://github.com/DATechnologies/react-fa-icon-picker 4 comments reactjs
- Hi everyone! I made a small React Upload Box component. Published it on NPM under react-upload-box. Check comments for complete description. Feedbacks are welcome. https://raw.githubusercontent.com/cheersmas/react-upload-box/main/readme-assets/upload.gif 19 comments webdev
- Check out my first React component published to npm: react-time-slicer https://www.npmjs.com/package/react-time-slicer 5 comments reactjs
- I did an npm update react-leaflet and it didn't update the version number to the latest version in my package.json. why is that? https://www.npmjs.com/package/react-leaflet 5 comments npm
- My first NPM package - react-native-hide-onkeyboard https://github.com/callstack/react-native-builder-bob 2 comments reactnative
- I made an open source NPM package for NBA logos (react-nba-logos) π https://www.npmjs.com/package/react-nba-logos 6 comments reactjs
- I built my first React component and published it to npm! react-otp-input. Any feedback and advice is greatly appreciated! https://github.com/ajayns/react-otp-input 6 comments javascript
- React 18 is now available on npm! https://reactjs.org/blog/2022/03/29/react-v18.html 2 comments frontend
- My personal collection of useful npm / yarn scripts for React Native https://gist.github.com/oskarhertzman/70cd21e1c5e45c68f1f213a0af617e8e 2 comments reactnative
- npm audit shows my new react app has 58 vulnerabilities https://overreacted.io/npm-audit-broken-by-design/ 26 comments webdev
- Created a CLI tool to build react npm packages https://github.com/knowankit/build-react-npm 7 comments reactjs
- Build and publish your own React Hook to npm https://www.luckymedia.dev/blog/build-and-publish-your-own-react-hook-to-npm 6 comments javascript
- My first npm package is made with react π https://github.com/mohitkyadav/react-pagination-nav 5 comments reactjs
- I created a guide on how to publish a React component to npm. Check it out! Would love to hear feedback from you guys. https://medium.com/groftware/how-to-publish-your-react-component-on-npm-9cf48d91944d 5 comments reactjs
- React NPM Package: FlipCard https://www.npmjs.com/package/react-png-flipcard 3 comments reactjs
- Blog: How to publish react related things on npm without webpack https://parastudios.de/create-a-react-component-as-npm-module/ 35 comments reactjs
- Fell in love with TypeScript so I made an npm package for everyone who wants to start building React apps with TypeScript https://github.com/ioanungurean/forge-react-app 27 comments webdev
- Fell in love with TypeScript so I made an npm package for everyone who wants to start building React apps with TypeScript https://github.com/ioanungurean/forge-react-app 10 comments reactjs
- I built complete comments system for react apps. Simply sign new app and npm install the component. Play well with Gatsby , Next and any app with React views!(: http://kangaroocomments.herokuapp.com 9 comments reactjs
- After learning HTML/CSS/JavaScript, now entering the NPM and React territory. I'm absolutely overwhelmed. https://www.reddit.com/r/webdev/comments/8wqs10/after_learning_htmlcssjavascript_now_entering_the/ 12 comments webdev
- React 16.3 alpha available on NPM https://twitter.com/brian_d_vaughn/status/959535914480357376 57 comments reactjs
- This is my first nPM package. I hope some of you find it useful. It's for helping reduce boilerplate in react components, while reducing dependency on redux / redux-form. https://www.npmjs.com/package/react-state-helpers 4 comments reactjs
- Learn React and Redux with this tutorial as you develop apps supported by NPM, Webpack, and ES6 https://medium.com/@curtross456/master-the-fundamentals-of-react-and-redux-with-this-tutorial-as-you-develop-apps-supported-by-npm-6319b3e0db9d#.q8gs9nf62 7 comments reactjs
- How would crates.io react in a case similar to the recent npm "disaster"? https://medium.com/@azerbike/i-ve-just-liberated-my-modules-9045c06be67c 81 comments rust
- Publishing React components to npm with Webpack http://blog.goguardian.com/nerds/react-components-to-npm-with-webpack 4 comments reactjs
- 45 NPM Packages to Solve 16 React Problems https://javascript.plainenglish.io/45-npm-packages-to-solve-16-react-problems-a9ab18946224 3 comments reactjs
- React Rounder - I published my first npm package! https://furkanmavili.github.io/react-rounder/ 18 comments reactjs
- My portfolio developed in react js along with sass and a few NPM packages, my third ever react application https://lukeet-webdev.com/ 6 comments reactjs
- π Just published my first React Native UI component package to NPM! https://www.seishin.me/just-published-my-first-react-native-package-to-npm/ 7 comments reactnative
- How to publish React component with static assets to npm? (Posting this on Reddit to invite discussion on this topic) https://stackoverflow.com/questions/38155586/how-to-publish-react-component-with-static-assets-to-npm 7 comments reactjs
- How to publish React component as npm package serving a separately css flie? https://medium.com/@BrodaNoel/how-to-create-a-react-component-and-publish-it-in-npm-668ad7d363ce 3 comments reactjs
- React Express - all-in-one guide for beginners to get an opinionated walkthrough from start to finish: create-react-app, npm, webpack, babel, ES2015, ES2016, JSX, React, Redux, CSS-in-JS, and more https://github.com/dabbott/react-express 4 comments reactjs
- React Express - all-in-one guide for beginners to get an opinionated walkthrough from start to finish: create-react-app, npm, webpack, babel, ES2015, ES2016, JSX, React, Redux, CSS-in-JS, and more https://github.com/dabbott/react-express 74 comments javascript
- Is this the proper way to create and publish a react component on NPM? https://github.com/jorgegonzalez/react-hello-world 3 comments reactjs
- Publish your React components as NPM packages from your React project https://medium.com/@iamssen/publish-your-react-components-as-npm-packages-from-your-react-project-d1d1853ade9c 4 comments reactjs
- The one-line package 'is-promise' broke 'npm create-react-app' and other NPM packages https://github.com/then/is-promise/issues/13 36 comments webdev
- Build Your Single-Page App With React, Node and Pouchdb then Publish It on NPM https://blog.cozycloud.cc/post/2015/09/29/build-and-share-your-single-page-app-with-react%2C-node-and-pouchdb%2C-part-i 25 comments webdev
- Hey sub! I finally completed my upload component that I posted quite a while ago. (Link to the prev post in comments). Published it on NPM under react-upload-box. Check comments for complete description. Feedbacks are welcome. https://raw.githubusercontent.com/cheersmas/react-upload-box/main/readme-assets/upload.gif 44 comments reactjs