• This repository has been archived on 08/Feb/2022
  • Stars
    star
    459
  • Rank 92,243 (Top 2 %)
  • Language
    JavaScript
  • License
    Apache License 2.0
  • Created about 12 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Javascript extensions for twitter bootstrap

Sco.js v1.1.0

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://projects.5mins.me/sco.js

Looking for maintainers

The default branch was created for bootstrap 2. There's a bs3 branch where I adapted some of the tools to work with bootstrap 3 but it's not complete. Bootstrap 4 is now close to release. I moved away from jQuery lately and I don't have time to maintain this. I am happy for any PR requests and maintainers to take over. Let me know if you're interested.

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.