Please don't use me yet. I'm work in progress
npm install nerlnerl
====
This repository is work in progress.
I'm trying to build HTML components infrstructure, which leverages power of npm.
I've seen already:
* W3 Intro to Web Components - non-normative reference, which provides an overview of Web Components (Templates, Decorators, Custom Elements, Shadow DOM and imports)
* Component - client package management for building better web applications
* Atomify - An atomic web development tool - keep all your templates, css, and js for each node module together
* node-webkit - Call all Node.js modules directly from DOM and enable a new way of writing applications with all Web technologies.
* Handlebars partials - partials in handlebars.js
This repository is different
How is this different?
---------------------
It does not reinvent the wheel. I will elaborate on this when this project is a little bit more stable.