Packages
Comaintainers
45 packages
@italentjs/header
iTalent header
@italentjs/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