Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ungtb10d/blcktive


https://github.com/ungtb10d/blcktive

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# blcktive.js - Next-generation DOM manipulation
[![npm version](https://img.shields.io/npm/v/blcktive.svg?style=flat-square)](https://www.npmjs.com/package/blcktive) [![Build Status](https://img.shields.io/travis/ungtb10d/blcktive/dev.svg?style=flat-square)](https://travis-ci.org/ungtb10d/blcktive) [![Coverage Status](https://img.shields.io/coveralls/ungtb10d/blcktive/dev.svg?style=flat-square)](https://coveralls.io/github/ungtb10d/blcktive?branch=dev) [![jsDelivr downloads](https://data.jsdelivr.com/v1/package/npm/blcktive/badge)](https://www.jsdelivr.com/package/npm/blcktive) [![npm downloads](https://img.shields.io/npm/dm/blcktive.svg?style=flat-square)](https://www.npmjs.com/package/blcktive) [![Twitter Follow](https://img.shields.io/twitter/follow/ungtb10d.svg?style=flat-square)](https://twitter.com/ungtb10d)

Have any questions or just want to chat? Join us on [GitHub Discussions](https://github.com/ungtb10d/blcktive/discussions)!

## What is blcktive.js?

It's a JavaScript library for building reactive user interfaces in a way that doesn't force you into a particular framework's way of thinking. It takes a radically different approach to DOM manipulation - one that saves both you and the browser unnecessary work.

Features include...

- Data-binding, with a beautiful declarative syntax.
- Event handling that doesn't make you tear your hair out.
- Flexible and performant animations and transitions.
- And much more!

## Getting started

To get a feel for how it will make your life as a web developer easier, head over to the documentation at [blcktive.js.org](https://blcktive.js.org/) or get a quick hands-on with [inteblcktive tutorials](https://blcktive.js.org/tutorials/hello-world/).

## Contributing

All forms of help are welcome! Please read [CONTRIBUTING.md](CONTRIBUTING.md) to learn how to contribute.

## License

Copyright (c) 2012-21 ungtb10d and contributors. Released under an [MIT license](LICENSE.md).