Giter VIP home page Giter VIP logo

enterstudio / appearin-sdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from diorahman/appearin-sdk

0.0 0.0 0.0 225 KB

This is the repository for the appear.in developer SDK JavaScript source. It's available on npm and as a standalone (pending). The files in this repository are used for building the standalone, as well as contain the sources for the npm package.

License: MIT License

JavaScript 94.59% HTML 5.41%

appearin-sdk's Introduction

appear.in JavaScript SDK

The official appear.in JavaScript SDK, available for browsers.

Release notes can be found at https://developer.appear.in/#sdk-changelog

Build Status

NPM NPM

Installing

You can add this library to your browserify/whatever is cool these days package by doing:

npm install appearin-sdk

Alternatively, you can fetch link to the sources directly at the bottom of you body:

<script src="//developer.appear.in/scripts/appearin-sdk.0.0.4.min.js"></script>

You can read more on the appear.in API at our developer pages.

Documentation can be found at our developer pages too.

Development

This section is only here for those manually going to the GitHub repository and want to build/hack it themselves.

The project uses browserify to compile the sources. A test page has been added as index.html to verify that the core functionality is working. Hopefully this will be replaced by automated tests soon™.

To start off, run npm install to fetch dependencies.

To compile the latest sources do grunt dev.

Building outside NPM

Building outside NPM is done by doing grunt build. This will create three files:

appearin-sdk.<version>.js
appearin-sdk.<version>.min.js
appearin-sdk.<version>.min.js.map

These can be self hosted, and they contain all dependencies necessary, including wrapping with browserify-standalone.

appearin-sdk's People

Contributors

ajoslin avatar dagingaa avatar diorahman 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.