45 packages
@italentjs/header
iTalent header
@italentjs/italent-header
iTalent header
@italentjs/italent-sidebar
iTalent sidebar new
@italentjs/italent-talentjs-ui
italent TalentJS Framework
@italentjs/sidebar
iTalent sidebar
@molejs/data-table
@molejs/eslint-config-mole
MoleTeam ESLint 规则
@molejs/git-emoji-commit-hook
enjoy emoji
@molejs/global-helper
``` /** * 获取BSGlobal中值 */ getBSGlobal(key: string, defaultV?: any) { return BSGlobal[key] || defaultV; }, /** * 获取租户信息 */ getTenantInfo(key?: string) { return this.getBSGlobal(key || 'tenantInfo'); }, /** * 获取用户信息 */
@molejs/highlight-words-core
Utility functions shared by react-highlight-words and react-native-highlight-words
@molejs/mobile-downtime-notice
@molejs/mole-analysis-helper
@molejs/mole-components-rn
@molejs/mole-components-web
React组件库
@molejs/mole-core
The core lightweight library for mole, based on redux and redux-saga.
@molejs/mole-create-react-native-app
Create React Native apps with no build configuration for MoleApp
@molejs/mole-dev-utils
@molejs/mole-helper
@molejs/mole-italent-libs
@molejs/mole-jssdk
mole app jssdk
@molejs/mole-jssdk-enhance
@molejs/mole-os
用来识别常见设备的模块
@molejs/mole-platform
@molejs/mole-plus-jssdk
mole app plus jssdk
@molejs/mole-react-native-cli
bsreact cli for react-native.