wwsh/

将 Twitter 的 Typeahead 集成到 Symfony 项目的包

安装: 20

依赖: 0

建议者: 0

安全性: 0

星星: 0

关注者: 1

分支: 0

开放问题: 0

语言:JavaScript

类型:项目

dev-master 2016-03-22 10:23 UTC

This package is not auto-updated.

Last update: 2024-09-20 18:59:17 UTC


README

轻松将 Twitter Typeahead.js 集成到 Symfony 项目中。

用法

composer require wwsh/twitter-typeahead

添加到 AppKernel.php

new WW\TwitterTypeaheadBundle\TwitterTypeaheadBundle()

生成资源

php app/console assets:install --symlink

享受吧!