GithubHelp home page GithubHelp logo

pinksummit / hallelujah Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cgatian/hallelujah

0.0 4.0 0.0 468 KB

Angular 4 HAL/JSON Spring Data REST client

License: MIT License

JavaScript 1.11% TypeScript 98.89%

hallelujah's Introduction

ng2-hallelujah

Hallelujah! This Angular module offers a HAL/JSON http-client to easily interact with a Spring Data Rest API (and by extend any API that conforms the Spring Data Rest resource model).

Installation

Add the following to our package.json:

  "ng2-hallelujah": "https://github.com/pinksummit/HALlelujah/releases/download/0.4.1/ng2-hallelujah-0.4.1.tgz",

Using the release numbers for the desired build.

Releasing a new version

  1. Update the package.json's version field to the new release number.
  2. npm i to sync that number to package-lock.json.
  3. Commit your changes.
  4. git tag <version> using the new release number, i.e. git tag 0.4.1.
  5. Push your changes and tag to origin/master.
  6. npm run build:release
  7. Rename the file to include your new release number:
    • mv ng2-hallelujah-0.m.p.tgz ng2-hallelujah-0.4.1.tgz
  8. Create a new release here
    1. The release title should be the <version>-pinksummit
    2. โœ… the pre-release box
    3. Upload the .tgz file
    4. Publish release! ๐Ÿš€

hallelujah's People

Contributors

unib1t avatar chrismarth avatar splaktar avatar sante85 avatar angular-cli avatar fmsb-ict avatar

Watchers

 avatar James Cloos avatar Jeff Vettraino avatar Matt Ramey 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.