Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of orbitscripts/json-api-store

Account's avatar
angular/angular
Angular - commonly needed directives and services
Account's avatar
angular/angular
Angular - the compiler library
Account's avatar
angular/angular
Angular - the compiler CLI for Node.js
Account's avatar
angular/angular
Angular - the core framework
Account's avatar
angular/angular
Angular - the http service
Account's avatar
angular/angular
Angular - library for using Angular in a web browser
Account's avatar
angular/angular
Angular - library for using Angular in a web browser with JIT compilation
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jasmine
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
s-panferov/awesome-typescript-loader
Awesome TS loader for webpack
Account's avatar
johnagan/clean-webpack-plugin
A webpack plugin to remove/clean your build folder(s).
Account's avatar
mgechev/codelyzer
Linting for Angular applications, following angular.io/styleguide.
Account's avatar
zloirock/core-js
Standard library
Account's avatar
webpack-contrib/istanbul-instrumenter-loader
Istanbul instrumenter loader for webpack
Account's avatar
jasmine/jasmine
Simple JavaScript testing framework for browsers and node.js
Account's avatar
karma-runner/karma
Spectacular Test Runner for JavaScript.
Account's avatar
karma-runner/karma-chrome-launcher
A Karma plugin. Launcher for Chrome and Chrome Canary.
Account's avatar
karma-runner/karma-coverage
A Karma plugin. Generate code coverage.
Account's avatar
karma-runner/karma-jasmine
A Karma plugin - adapter for Jasmine testing framework.
Account's avatar
litixsoft/karma-mocha-reporter
Karma reporter with mocha style logging.
Account's avatar
sshev/karma-remap-coverage
Karma reporter that shows coverage for original non transpiled code (TypeScript, ES6/7, etc)
Account's avatar
demerzel3/karma-sourcemap-loader
Karma plugin that locates and loads existing javascript source map files.
Account's avatar
rbuckton/reflect-metadata
Polyfill for Metadata Reflection API
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
reactivex/rxjs
Reactive Extensions for modern JavaScript
Account's avatar
ngParty/ts-helpers
Typescript helpers for compiling typescript while specifying `--noEmitHelpers` within your `tsconfig.json`. Cross platform ( Node/Browser/WebWorker )
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
wbuchwalter/tslint-loader
tslint loader for webpack
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7
Account's avatar
angular/angular
Zones for JavaScript

Support the repos that depend on this repository

Top contributors

No contributors yet

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
orbitscripts

orbitscripts/json-api-store

TypeScript
0
1
No license

JSON API Store is an Angular‑oriented TypeScript library that simplifies working with JSON:API‑compliant back‑ends. It provides decorators for defining resource models and a `JsonApiStore` service that handles CRUD HTTP calls (GET, POST, PATCH, DELETE) through a familiar Angular DI pattern, making it useful for Angular (and similar) applications that need a clean, typed interface to a JSON API.