12
21
+ 1
3

What is cell?

cell is a self-constructing web app framework powered by a self-driving DOM. Learning cell is mostly about understanding how cell works, and not about how to use and memorize some API methods, because there is no API.
cell is a tool in the Javascript UI Libraries category of a tech stack.
cell is an open source tool with 1.5K GitHub stars and 94 GitHub forks. Here’s a link to cell's open source repository on GitHub

Who uses cell?

Companies
4 companies reportedly use cell in their tech stacks, including MEGA, Agency, and Decidim.

Developers
8 developers on StackShare have stated that they use cell.

cell Integrations

Pros of cell
1
Just curious
1
Straightforward usage
1
Interesting principles

cell's Features

  • Self contained - each element is its own universe (context) with its own variables and functions
  • Self driving - each element communicates with outside world via stateless function calls. This means each cell can survive on its own and plug into anything with zero overhead/footprint.
  • No API - cell is all about how you structure your logic and not about learning how to use some proprietary API.

cell Alternatives & Comparisons

What are some alternatives to cell?
Atom
At GitHub, we're building the text editor we've always wanted. A tool you can customize to do anything, but also use productively on the first day without ever touching a config file. Atom is modern, approachable, and hackable to the core. We can't wait to see what you build with it.
jQuery
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technology stack, it's easy to try it out on a small feature in an existing project.
AngularJS
AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good old HTML (or HAML, Jade and friends!) as your template language and lets you extend HTML’s syntax to express your application’s components clearly and succinctly. It automatically synchronizes data from your UI (view) with your JavaScript objects (model) through 2-way data binding.
Vue.js
It is a library for building interactive web interfaces. It provides data-reactive components with a simple and flexible API.
See all alternatives

cell's Followers
21 developers follow cell to keep up with related blogs and decisions.