0.0.6 • Published 6 years ago

u-react-web v0.0.6

Weekly downloads
4
License
DO_WHATEVER_YOU_W...
Repository
github
Last release
6 years ago

u-react-web

A "micro" React-like implementation.

Version Build Status License

Prerequisites

  • NodeJs / NPM

Installation

  cd /path/to/your/project
  npm i --save 'u-react'

Testing

From your application code.

  const uReact = require('u-react')
  console.log('Successful uReact import? ', uReact)

Usage

This repo is under development. Initial LTS release will be 1.0.0, and it should not be used until then.

Contributing

Not currently accepting outside contributors, but feel free to clone, modify and use as you wish.

Authors

License

This project is licensed under the DO_WHATEVER_YOU_WANT License - see the LICENSE file for details

Acknowledgments

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago