项目作者: sercaneraslan

项目描述 :
Angular Codepen Directive
高级语言: JavaScript
项目地址: git://github.com/sercaneraslan/angular-codepen-directive.git
创建时间: 2014-10-28T16:18:39Z
项目社区:https://github.com/sercaneraslan/angular-codepen-directive

开源协议:MIT License

下载


Angular Codepen Directive

Angular Codepen.io Directive

Getting Started

Minimum Usage:

  1. <div codepen cp-user="your-codepen-username" cp-slug-hash="your-slug-hash"></div>

Advanced Usage:

  1. <div codepen
  2. cp-user="your-codepen-username"
  3. cp-slug-hash="your-slug-hash"
  4. cp-height="your-iframe-height"
  5. cp-theme-id="your-theme-id"
  6. cp-default-tab="your-default-tab"
  7. ></div>

Documentation

Please read this article.

Contributing

Feel free to open an issue or send a pull request.

License

MIT License.

Author

Copyright © 2014 Sercan Eraslan