Giter VIP home page Giter VIP logo

web-sdk's Introduction

#Aniways' Web SDK

The Aniways SDK for the web

##Create your Aniways App

First, please go to www.aniways.com then add a new App on our dashboard

Now get the automatically generated App Id.

##Installing the Aniways SDK

Install with Bower:

bower install aniways

Or download the latest dist file:

  • aniways.min.js
  • aniways.css

##Integration

  • Add the aniways-wall class to your chat message wall.
  • Add the aniways-message class to any element containing messaging text.
  • Replace your chats textarea with a contentEditable div.
  • Add the aniways-div class to the div.
  • Call the Aniways.init(appId, [configuration]) function as soon as the chat section is added to the DOM.

##Customization

There are 2 ways to customize the Aniways SDK.
###Using the configuration object.
Pass a config object as a second param to the Aniways.init function optional properties are
#####inputImageSize sets the image size for images in the aniways-div element #####popoverImageSize sets the image size for images in the popover element #####wallImageSize sets the image size for images in the aniways-wall element

###Using css classes.

Aniways Images are added the with specific classes #####aniways-wall-image Images in the aniways-div element. #####aniways-popover-image Images in the popover element. #####aniways-wall-image Images in the aniways-wall element.

####Caveats If you want to control the images height from css classes you need to use the !important directive or they will be ignored.

web-sdk's People

Contributors

danielkman avatar

Watchers

James Cloos avatar Ram Greenberg avatar Shai Ber avatar Danny Shmueli avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.