LEDVANCE RE Application open source library list

LEDVANCE RE APP

Name Version URL License type License URL Reason to use
react-native-clear-cache 1.0.0 MIT LICENSE Clear app cache
@react-native-async-storage/async-storage 1.17.12 MIT LICENSE Local storage
@react-native-community/netinfo 5.9.10 MIT LICENSE Get Wi-Fi infomation
blueimp-md5 2.18.0 MIT LICENSE The password was changed using md5 encryption
i18n-js 3.8.0 MIT LICENSE International language translation
moment 2.29.4 MIT LICENSE Date formatting
react 18.2.0 MIT LICENSE Javascript core framework
react native 0.72.4 MIT LICENSE A framework for building native apps using React
react-native-actionsheet 2.4.2 MIT LICENSE This component implements a custom ActionSheet
react-native-aliyun-emas 1.1.1 MIT LICENSE Push notification
react-native-geolocation-service 5.3.1 MIT LICENSE React native geolocation service for iOS and android
react-native-ble-manager 8.4.4 MIT LICENSE A BLE module for react native.
react-native-blufi-mesh 1.0.0 -- Custom -- Networking Bluetooth devices, self-developed
react-native-charts-wrapper 0.5.9 MIT LICENSE A react-native charts support both android and iOS
react-native-gesture-handler 1.10.3 MIT LICENSE Experimental implementation of a new declarative API for gesture handling
react-native-image-picker 7.1.2 MIT LICENSE Select media from the device library or directly from the camera
react-native-network-info 7.1.2 MIT LICENSE Get local network information
react-native-orientation-locker 1.5.0 MIT LICENSE Listen on orientation changing of device
react-native-pager-view 6.3.0 MIT LICENSE React Native wrapper for Android and iOS ViewPager
react-native-paper 4.12.8 MIT LICENSE Material design for React Native
react-native-permissions 3.10.1 MIT LICENSE An unified permissions API for React Native on iOS and Android
react-native-safe-area-view 0.14.9 MIT LICENSE JS only version of SafeAreaView for supporting iPhone X safe area insets
react-native-tab-view 3.5.2 MIT LICENSE Tab view component for React Native
react-native-tcp 4.0.0 MIT LICENSE It is used to distribute the tcp communication network to the device
react-native-vector-icons 10.0.0 MIT LICENSE Customizable Icons for React Native with support for NavBar/TabBar, image source and full styling
react-native-webview 13.8.5 MIT LICENSE React Native WebView component for iOS, Android. Nested h5 web pages

Cloud service

Name Version URL License type License URL Reason to use
xxl-conf-core 1.6.1 GPL LICENSE A lightweight distributed configuration management platform
mybatis-plus-boot-starter 3.4.2 Apache LICENSE An enhanced toolkit of Mybatis to simplify development
spring-boot-starter-parent 2.7.18 Apache LICENSE Parent pom providing dependency and plugin management for applications built with Maven
mysql-connector-j 8.0.33 GPL LICENSE JDBC Type 4 driver for MySQL.
HikariCP 4.0.3 Apache LICENSE Ultimate JDBC Connection Pool
netty-all 4.1.74.Final Apache LICENSE Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
spring-data-redis 2.7.18 Apache LICENSE Spring Data module for Redis
dubbo-spring-boot-starter 3.2.14 Apache LICENSE Apache Dubbo Spring Boot Starter
log4j-core 2.23.1 Apache LICENSE The Apache Log4j Implementation
geoip2 2.17.0 Apache LICENSE GeoIP2 webservice client and database reader
spring-boot-starter-data-mongodb 2.7.18 Apache LICENSE Starter for using MongoDB document-oriented database and Spring Data MongoDB
spring-kafka 2.4.13.RELEASE Apache LICENSE Spring Kafka Support
aliyun-java-sdk-core 4.4.7 GPL LICENSE Aliyun Open API SDK for Java
poi-ooxml 4.1.2 Apache LICENSE Apache POI - Java API To Access Microsoft Format Files

portal

Name Version URL License type License URL Reason to use
vue/composition-api 1.7.2 Apache LICENSE Provides the Composition API features for Vue 2, allowing more flexible component composition.
core-js 3.37.1 Apache LICENSE A library to provide polyfills for newer JavaScript features on older browsers.
axios 1.6.8 Apache LICENSE A promise-based HTTP client for the browser and Node.js, enabling easy AJAX requests.
clipboard 2.0.11 Apache LICENSE A library to copy text to the clipboard, useful for implementing copy-to-clipboard functionality.
dayjs 1.11.12 Apache LICENSE A lightweight date library alternative to Moment.js, providing time and date manipulation.
echarts 5.5.1 Apache LICENSE A comprehensive charting library, offering a wide range of chart types for data visualization.
element-ui 5.5.1 Apache LICENSE A popular Vue 2-based UI framework, providing a set of pre-built components.
html2canvas 1.4.1 Apache LICENSE Enables the capture of HTML canvas elements as images, useful for creating screenshots.
nprogress 0.2.0 Apache LICENSE A library to show a progress bar while a page is loading, enhancing user experience.
videojs-contrib-hls 5.15.0 Apache LICENSE A plugin for Video.js to support HLS (HTTP Live Streaming) video playback.
videojs-flash 2.2.1 Apache LICENSE A plugin for Video.js to enable Flash-based video playback where needed.
vue 2.7.16 Apache LICENSE The core library for building user interfaces with Vue.js, a progressive JavaScript framework.
vue-i18n 8.26.8 Apache LICENSE Internationalization plugin for Vue.js, supporting multiple languages in Vue applications.
vue-meta 2.4.0 Apache LICENSE A library for managing meta information on Vue server-side rendering (SSR) or client-side.
vue-router 3.6.5 Apache LICENSE The official router for Vue.js applications, enabling routing and navigation
vuex 3.6.2 Apache LICENSE The official state management library for Vue.js, providing a centralized store for all components.
vue/cli-plugin-babel 4.5.19 Apache LICENSE Babel plugin for Vue CLI, allowing the use of next-generation JavaScript features in Vue applications.
vue/cli-plugin-eslint 4.5.19 Apache LICENSE ESLint plugin for Vue CLI, integrating code linting into the Vue development workflow.
vue/cli-plugin-router 4.5.19 Apache LICENSE Vue Router plugin for Vue CLI, enabling the creation and integration of routing in Vue applications
vue/cli-plugin-vuex 4.5.19 Apache LICENSE Vuex plugin for Vue CLI, setting up centralized state management for Vue applications.
vue/cli-service 4.5.19 Apache LICENSE Provides a service for building, serving, and hot-reload Vue applications with a simple CLI command.
babel-eslint 10.1.0 Apache LICENSE Integrates Babel with ESLint, allowing ESLint to parse Babel's JSX and ES6+ syntax.
babel-plugin-component 10.1.0 Apache LICENSE Integrates Babel with ESLint, allowing ESLint to parse Babel's JSX and ES6+ syntax.
babel-plugin-component 1.1.1 Apache LICENSE Babel plugin for automatically importing components from a directory.
eslint 7.29.0 Apache LICENSE The pluggable linting utility for JavaScript and JSX, helping to enforce code quality and consistency.
eslint-plugin-vue 7.12.1 Apache LICENSE ESLint plugin for Vue.js, providing additional rules for Vue-specific syntax.
husky 4.2.5 Apache LICENSE Modern native Git hooks made easy, enhancing your Git workflow by running scripts before/after git actions.
less 3.12.2 Apache LICENSE The dynamic stylesheet language, allowing the use of variables, mixins, operations, and functions within CSS.
less-loader 6.1.0 Apache LICENSE Loader for importing LESS files, integrating with webpack for module bundling
lint-staged 10.2.11 Apache LICENSE A tool to run linters on git staged files, helping to enforce code quality at commit time.
prettier 2.5.1 Apache LICENSE An opinionated code formatter, supporting many languages and integrating with various editors
sass 1.49.9 Apache LICENSE A powerful, widely-used CSS preprocessor, enabling nested rules, mixins, variables, and more
sass-loader 10.2.1 Apache LICENSE Loader for webpack to compile Sass files into CSS, supporting imports and requiring no separate configuration.
script-ext-html-webpack-plugin 2.1.5 Apache LICENSE A webpack plugin for minifying JavaScript files with Terser, reducing file size for production builds.
vue-template-compiler 2.7.16 Apache LICENSE The template compiler for Vue.js, allowing the use of Vue's template syntax in your components
loadsh 0.0.4 Apache LICENSE Used to handle some common methods