Last Updated on January 12, 2024 by Neil Murray
Packages
- react-beautiful-dnd | Demos | Tutorial – drag and drop for lists with React
- Semantic UI React | GitHub | Documentation – React implementation of Semantic UI
- balloon-css | GitHub | Demo – simple tooltips made of pure CSS
- css-modules | GitHub | Demo – locally scoped CSS class names
- rc-menu | GitHub | Demo – React menu component
- rc-animate | GitHub | Demo – animate React element easily
- react-select | GitHub | Demo – Select Input control for React
- react-sortable-tree | GitHub | Demo – Drag-and-drop sortable representation of hierarchical data
- react-tooltip | GitHub | Demo – React tooltip component
Vendor packages
– https://unpkg.com/react@16.8.5/umd/react.production.min.js
– https://unpkg.com/react-dom@16.8.5/umd/react-dom.production.min.js
– https://unpkg.com/lodash@4.17.11/lodash.min.js
Update npm packages
- Updating global packages –
npm update -g jshint - Install Specific Version –
npm install lodash@4.17.4
npm Tools
bundlephobia – find the cost of adding a npm package to your bundle