0.0.8 • Published 4 months ago

cosmq-js v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Cosmq JS

A lightweight, zero dependency, no Virtual DOM, truly reactive js framework.

WARNING -- This is experimental software and isn't in a state to be used in production.

Getting Started

Install

npm i cosmq-js

Install babel preset

npm i babel-preset-cosmq

Add babel-preset-cosmq to your babel config

babel.config.json

{
  "preset": ["babel-preset-cosmq"]
}

Example Project

You can view example project here: Example Repo

0.0.8

4 months ago

0.0.7

4 months ago

0.0.5

4 months ago

0.0.6

4 months ago

0.0.4

5 months ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago