Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tinper-bee-core

Package Overview
Dependencies
Maintainers
2
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tinper-bee-core - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

js/all.js

5

js/index.js

@@ -0,1 +1,6 @@

export all from './all';
export componentOrElement from './componentOrElement';
export deprecated from './deprecated';
export elementType from './elementType';
export isRequiredForA11y from './isRequiredForA11y';
export splitComponent from './splitComponent';

10

package.json
{
"name": "tinper-bee-core",
"version": "0.0.6",
"version": "0.0.7",
"description": "style core and js util for tinper-bee",

@@ -10,3 +10,3 @@ "main": "js/index.js",

"homepage": "https://github.com/tinper-bee/tinper-bee-core",
"author": "",
"author": "zhoubyc",
"repository": "http://github.com/tinper-bee/tinper-bee-core",

@@ -18,4 +18,6 @@ "bugs": "https://github.com/tinper-bee/tinper-bee-core/issues",

},
"author": "zhoubyc",
"license": "MIT"
"license": "MIT",
"dependencies": {
"warning": "^3.0.0"
}
}

@@ -14,1 +14,52 @@ # bee-core

## 工具方法库
### set-global
- 设置body字体及颜色
- 设置图表间距
- 设置显隐u-visible u-not-visible
- 设置边框u-border-top...
### set-normalize
- 重置css样式
### set-resets
- 选择时删除文本阴影,及设置默认选中颜色
- html5标签的跨浏览器样式适配
- 删除FAB按钮周围的不需要的框
### util-iconfont
- 图标设定
### util-ripple
- 波动动画设定
### util-shadow
- 阴影样式设定
### util-utilities
- 垂直对齐样式
- display样式
- 文本换行,浅色
- 文本位置
- 文本大小写
- 字体粗度
- 字体大小
- 清除浮动及左右浮动
- 显示隐藏
- 宽高常用预设样式
- 常用margin,padding预设样式
- visible,hidden的适配预设
### minxin-colors
- [文档](http://tinper.org/dist/neoui/global/color.html)
### minxin-mixins
### minxin-palette
- 设置根据minxin-colors的颜色生成背景颜色和字体颜色
### minxin-themeColors
- 设置主色和辅色
### minxin-variables
- 默认变量
- 默认字体
- 默认颜色
- 字体大小和粗细
- 波纹效果
- 贝塞尔曲线动画
- 阴影
- 常用z-index值设定
- UI组件的预设
scss/index.scss

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc