shotishu / sco.js

Javascript extensions for twitter bootstrap

Home Page: http://terebentina.github.io/sco.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A collection of jQuery plugins for the web. Inspired by Twitter Bootstrap js components, Sco.js plugins can be used as replacement for the bootstrap js. You can find a different approach for some of the bootstrap js as well as other plugins that don't exist in bootstrap. Sco.js uses much less HTML markup than bootstrap and provides sane and intuitive defaults for its options so that you can get started in no time. It was created and is maintained by @dancaragea.

For extensive documentation and examples, check out http://terebentina.github.io/sco.js

Quick start

You can get started by choosing one of the following options:

  • Download from GitHub or pick the latest stable tag.
  • Clone the repo: git clone git://github.com/terebentina/sco.js.git.
  • Get the latest version with Bower: bower install sco.js --save.

Versioning

Sco.js is versioned using the Semantic Versioning specification.

Copyright and license

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Javascript extensions for twitter bootstrap

http://terebentina.github.io/sco.js

License:Apache License 2.0