Skip to content

DDinenno/cosmq-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published