File: WHERE_IS_BOOTSTRAP_DECORATOR.md

package info (click to toggle)
libjs-angular-schema-form 0.8.13-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,564 kB
  • sloc: javascript: 17,261; makefile: 16
file content (15 lines) | stat: -rw-r--r-- 324 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Hello,

the `bootstrap-decorator.js` and `bootstrap-decorator.min.js` files has moved
to their project repo, https://github.com/Textalk/angular-schema-form-bootstrap

You can install it via bower and npm as well.

```sh
bower install angular-schema-form-bootstrap
```
or

```sh
npm install angular-schema-form-bootstrap
```