<img style="display: inline-block;" src="https://img.shields.io/github/watchers/palxiao/front-end-arsenal?style=social" />
<img style="display: inline-block;" src="https://img.shields.io/github/forks/palxiao/front-end-arsenal?style=social" />
<img style="display: inline-block;" src="https://img.shields.io/github/stars/palxiao/front-end-arsenal?style=social" />
  
  # code-panel

> TODO:

  <img style="display: inline-block;" src="https://img.shields.io/npm/v/@palxp/code-panel" />
  <img style="display: inline-block;" src="https://img.shields.io/bundlephobia/min/@palxp/code-panel?color=%2344cc88" />
  <img style="display: inline-block;" src="https://img.shields.io/npm/dm/@palxp/code-panel" />
  
  ## Usage
  
  ```
  yarn add @palxp/code-panel
  
  import codePanel from '@palxp/code-panel'
  ```
  
  ## API
  [API Docs 链接](/#/docs)
  <iframe src="/#/docs/code-panel/index?preview=true" frameborder="0"></iframe>
