Giter VIP home page Giter VIP logo

circus-js's Introduction

circus.js

What is circus?

A modern client-side JavaScript framework for building Single Page Applications. It's small (9.79 KB gzipped), fast and provides routing and XHR utilities out of the box.

circus is used by companies like HCI and Mule, and open source platforms like FunkDoc ๐Ÿ‘.

circus supports IE11, Firefox ESR, and the last two versions of Firefox, Edge, Safari, and Chrome. No polyfills required. ๐Ÿ‘Œ

Installation

CDN

<script src="https://unpkg.com/circus/circus.js"></script> <script src="https://cdn.jsdelivr.net/npm/circus/circus.js"></script> <script src="https://unpkg.com/circus/circus.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/circus/circus.min.js"></script>

npm

npm install circus --save

The "Getting started" guide is a good place to start learning how to use circus.

TypeScript type definitions are available from DefinitelyTyped. They can be installed with:

$ npm install @types/circus --save-dev

Documentation

Documentation lives on circus.js.org.

You may be interested in the API Docs, a Simple Application, or perhaps some Examples.

Getting Help

circus has an active & welcoming community on Gitter, or feel free to ask questions on Stack Overflow using the circus.js tag.

Contributing

There's a Contributing FAQ on the circus site that hopefully helps, but if not definitely hop into the Gitter Room and ask away!

circus-js's People

Contributors

nmcilree avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.