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

volubile-ui

Package Overview
Dependencies
Maintainers
6
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

volubile-ui

UI Framework for Talk by Teambition

  • 0.1.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
22
increased by2100%
Maintainers
6
Weekly downloads
 
Created
Source

Volubile UI from Talk by Teambition

Home Page and components http://ui.talk.ai/volubile-ui/

简聊项目开发中的 UI 组件化方案. 代码参与社区交流, 但界面风格由公司设计团队控制.

Usage

npm i --save volubile-ui

Import module in JavaScript in Webpack:

require('volubile-ui/ui/index.less')

Import module in LESS in Webpack:

@import '~volubile-ui/ui/index'

Developing

  • Development
npm i
gulp html
webpack-dev-server --hot
  • Production
gulp buld
gulp rsync

License

MIT

Keywords

FAQs

Package last updated on 14 Jun 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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