Skip to content

anchorchat/anchor-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

IanCStewartSjaak Luthart
and
Sjaak Luthart
Nov 15, 2017
27b35fb · Nov 15, 2017
Nov 15, 2017
Jun 10, 2017
Nov 15, 2017
Nov 14, 2017
Jun 23, 2017
Nov 14, 2017
Aug 1, 2017
Nov 15, 2017
Nov 15, 2017
Oct 19, 2017
Jun 13, 2017
Jun 13, 2017
Jun 22, 2017
Jun 22, 2017
Jun 29, 2017
Jan 3, 2017
Jun 22, 2017
Nov 15, 2017
Nov 15, 2017
Sep 27, 2017
Jun 23, 2017
Nov 15, 2017
Nov 15, 2017
Jun 23, 2017

Repository files navigation

Anchor UI

Build Status npm version Coverage Status

UI kit for chat engines with React

Anchor UI uses free Emoji icons supplied by EmojiOne

Usage

Install from npm

NPM

Documentation

Check out our docs website!

Browser Support

Anchor UI currently supports the following browsers.

Chrome Firefox Safari Opera Edge Internet Explorer
macOS latest macOS latest macOS latest macOS latest
Windows latest Windows latest iOS 9 and up Windows latest Windows latest version 11
iOS latest iOS latest
Android latest Android latest

Installation

src

Install node_modules used in ./src:

$ npm i

Compile ./src with Babel:

$ npm run compile

Docs

Install node_modules used in ./examples:

$ cd docs && npm i

Development

src

To watch for changes in ./src run:

$ npm run watch

Babel will compile ./src on changes.

docs

To start the webpack server run:

$ cd docs && npm run start

Webpack wil compile on changes in ./docs/src.

Generating CHANGELOG.md

Request a token from github

$ bundle install && make changelog

Contribute

If you'd like to help with the development of this module please consider our contributing guidelines.

Team

Sjaak Luthart Ian Stewart Lars Tadema Peter Kuiper Daan Nagtegaal Martijn Reeuwijk Mitchel van Bever
Sjaak Luthart Ian Stewart Lars Tadema Peter Kuiper Daan Nagtegaal Martijn Reeuwijk Mitchel van Bever

License

This project is licensed under the terms of the MIT license.