0.0.8 • Published 5 months ago

cosmq-js v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
5 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

5 months ago

0.0.7

5 months ago

0.0.5

5 months ago

0.0.6

5 months ago

0.0.4

6 months ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago