Git Product home page Git Product logo

baasic-sdk-angularjs-value-set's Introduction

Baasic Value-Set AngularJS SDK

Baasic AngularJS Value-Set library provides access to Baasic REST API value set end-points.

Dependencies

Baasic AngularJS Value-Set library has the following dependencies:

Usage

This section will describe how to add the Baasic AngularJS Value-Set library to your project.

Adding the Library to your Project

Please add the Baasic Value-Set include after the Baasic Angular Core include:

<script src='/js/baasic-angular-core-1.0.0.min.js'></script>
<script src='/js/baasic-angular-value-set-1.0.0.min.js'></script>

Initialization

To be able to use the library you will need to add the Baasic (baasic.valueSet) dependency to your AngularJS module.

angular.module('my-module', ["baasic.api", "baasic.valueSet"])

Build Process

  1. Install NodeJs
  2. Open Shell/Command Prompt in the Baasic AngularJS folder
  3. Run npm install
  4. Install gulp globally: npm install -g gulp
  5. Run gulp

Contributing

  • Pull requests are always welcome
  • Please report any issues you might have found
  • Help us write the documentation
  • Create interesting apps using SDK
  • Looking for something else to do? Get in touch ...

baasic-sdk-angularjs-value-set's People

Contributors

khorvat avatar tihomir-kit avatar

Watchers

Denis Susac avatar James Cloos avatar  avatar Andrej Mlinarević avatar  avatar Mario avatar Baasic 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.