Access other computers or allow another user to access your computer securely over the Internet https://chrome.google.com/webstore/detail/chrome-remote-desktop/gbchcmhmhahfdphkhkmpfmihenigjmpp?hl=en
Vue il8n Multilingual Package
Vue I18n is internationalization plugin of Vue.js. It easily integrates some localization features to your Vue.js Application. https://unpkg.com/vue-i18n/dist/vue-i18n unpkg.com provides NPM-based CDN links. The above link will always point to the latest release on NPM. You can also use a specific version/tag via URLs like https://unpkg.com/vue-i18n@8.14.0/dist/vue-i18n.js Include vue-i18n after Vue and it will install itself automatically: NPM …
Flutter is Google’s UI toolkit
Flutter is an open-source mobile application development framework created by Google. It is used to develop applications for Android and iOS, as well as being the primary method of creating applications for Google Fuchsia. Flutter apps are written in the Dart language and make use of many of the language’s more advanced features. On Android, and on Windows, macOS and Linux via the semi-official Flutter Desktop Embedding project, Flutter runs in the …
ButterCMS React Blog Engine
https://buttercms.com/react-blog-engine/ You’ve got better things to do than build another blog Add Butter to your React app and get back to more interesting problems. ButterCMS is an API-based React blog engine that integrates seamlessly with new and existing React apps. Add ButterCMS to your React app in minutes using our Node.js API client. Use ButterCMS …
Lerna Package Management
Lerna is a tool that optimizes the workflow around managing multi-package repositories with git and npm. Lerna can also reduce the time and space requirements for numerous copies of packages in development and build environments – normally a downside of dividing a project into many separate NPM package. See the hoist documentationfor details. https://github.com/lerna/lerna
React Sortable Tree
Drag-and-drop sortable component for nested data and hierarchies. It uses react-virtualized, react-dnd. https://github.com/frontend-collective/react-sortable-tree
Material Table
Datatable for React based on material-ui’s table with additional features. We can add custom actions such as add/edit/delete row data of table easily by using this library. https://material-table.com
Notistack
Highly customizable notification snackbars (toasts) that can be stacked on top of each other. https://github.com/iamhosseindhv/notistack