Coder Social home page Coder Social logo

eggs.js's Introduction

Eggs.js

Eggs.js want to be a Reactive Javascript Web App Framework based on Bacon.js.

Motivation

Bacon.js makes functional reactive programming sizzle. To use it to create web applications however, you still need a structure like the one provided by Backbone.js. Backbone.js and other similar frameworks are event-based and are an akward fit to Bacon.js FRP capabilities.

Eggs.js could be used to provide the structure needed to easily assemble web applications based on REST services. A collection of tools and best practices to do so, would make a redistributable framework that would be as tasty as bacon with eggs.

Current status

๐Ÿšง Eggs.js is still in development and is not usable yet. ๐Ÿšง

Version 0.0.1: Eggs.js is just taking form.

Roadmap

Here is an indication of how Eggs.js development should proceeed. Holes in versions are there to allow for further refinements.

  • Version 0.0.2 will have Model, Collection and Router with relative unit tests inspired by Backbone.js. The goal is to be able to start playing around with those components to figure out the best API and how to structure the View class.
  • Version 0.0.4 will have a refined API for Model, Collection and Router.
  • Version 0.0.7 will have an initial View implementation.
  • Version 0.1 will be usable in place of Backbone.js.
  • Version 0.2 will have a cleaned API ready to move to further development.
  • Version 1.0 will be stable and have a finalized API and will incorporate higher order components like Application, Layout to be usable in commercial settings.

How to build

Get CoffeeScript installed and compile all .coffee files to .js with:

coffee -c */*.coffee

To run unit tests open test/index.html.

Vision and Guidelines

To start off, Eggs.js will have Backbone.js as reference point. However, it is quite common when developing a web app to use an additional framework over Backbone.js (see Marionette, Chaplin) to gain additional structure. Eggs.js should provide all the neccessary structure to be used as one of those higher-level framework if needed.

Guidelines and code examples to come

Contribute

If you like the idea and want to comment, suggest or code; please do open new issues. The project is in a very early stage so any feedback is welcome as of now.

License

Eggs.js is distributed under MIT license.

eggs.js's People

Contributors

thenikso avatar

Stargazers

Galochkin D.D. avatar Khurram avatar Brad Pillow avatar Christian G. Warden avatar Timur Amirov avatar Juha Paananen avatar

Watchers

James Cloos avatar  avatar

eggs.js's Issues

Collaborazion Butter.js Framework

Ciao Nicola, anche io sto lavorando su un framework basato su Bacon.js, ti andrebbe di collaborare?
In caso contrario potrei utilizzare la classe 'route' presente in Eggs.js?

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.