Code Monkey home page Code Monkey logo

litespeed.js's Introduction

Logo

npm npm version Build Status Chat With Us

Litespeed.js is a micro Javascript framework for building simple web applications. Litespeed.js is dependency-free and easy to learn framework which allows you to extend your DOM functionality in a semantic and declarative way.

The litespeed.js framework main features include an MVVM architecture, built-in single page routing, easy to build view components, dependency injection service, data binding, and fully valid and accessible HTML and DOM.

Litespeed.js makes very good use of both browser memory management, garbage collection and rendering to maximize your web application performance. As of version 0.2.* litespeed.js weights only 4.9kb (minified and compressed)

Main Features

  • Zero Dependencies
  • 4.9kb (minified and compressed)
  • No Tooling Required
  • Loves and Embrace HTML
  • MVVM
  • Built-in Router

Resources

Getting Started

Install with NPM:

npm install litespeed.js

Install with CDN:

<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script>

After adding the library to your project, go to our documentation to learn how to use Litespeed.js APIs, services and view components.

You can also check out our demo TODO app which is a good way to understand the framework basic concepts.

Contributing

All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.

Fork the project, create a feature branch, and send us a pull request.

For security issues, please email [email protected] instead of posting a public issue in GitHub.

Copyright and license

The MIT License (MIT) http://www.opensource.org/licenses/mit-license.php

litespeed.js's People

Contributors

eldadfux avatar dependabot[bot] avatar torstendittmann avatar

Watchers

James Cloos 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.