Coder Social home page Coder Social logo

m0rtadelo / simpl Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 178 KB

WIP: Lazy, modular, simple and easy to use. Webpack based solution to create SPA or anything. This framework helps you to build modular and lazy SPA applications without having to learn new functions or patterns. You can use plain JavaScript, CoffeScript or TypeScript to build your web application with SIMPL.

HTML 10.99% JavaScript 80.48% CSS 8.53%

simpl's Introduction

Build Status

SIMPL (Simple Javascript Framework)

Lazy, modular, simple and easy to use. Webpack based solution to create SPA or anything. This framework helps you to build modular and lazy SPA applications without having to learn new functions or patterns. You can use plain JavaScript, CoffeScript or TypeScript to build your web application with SIMPL.

Features

  • Lazy
  • Modular
  • No dependencies
  • Small
  • Simple
  • Real DOM

Concept

The concept is to have a simple library that helps you to create modules. A modules folder will contain the modules (components) of your application. The modules are a html, css and js files.

SIMPL will work in all browsers (Internet Explorer 9+ too)

Installation

To install SIMP you must install the SIMPL module, to install the module you can use npm: npm install simpl

Usage

Type simpl create app app-name to create a skeleton of SIMPL structured like:

Modules

List of available modules to be used in SIMPL:

  • module1
  • module2

POC

UNFINISHED ALPHA VERSION

simpl's People

Contributors

m0rtadelo 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.