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

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
sketch7

sketch7/ssv-au-core

Core components, utilities and services for Aurelia by Sketch7

TypeScript
5
0
MIT License
stephenlautier's profile
stephenlautier
72 contributions
claylaut's profile
claylaut
67 contributions

Support the dependencies of sketch7/ssv-au-core

Account's avatar
sketch7/ssv-core
Core utilities, components and services for browser and node
Account's avatar
aurelia/dependency-injection
A lightweight, extensible dependency injection container for JavaScript.
Account's avatar
aurelia/event-aggregator
A lightweight pub/sub messaging system for app-wide or per-object loosely coupled events.
Account's avatar
aurelia/framework
The aurelia framework brings together all the required core aurelia libraries into a ready-to-go application-building platform.
Account's avatar
aurelia/logging
A minimal but effective logging mechanism with support for log levels and pluggable log appenders.
Account's avatar
aurelia/route-recognizer
A lightweight JavaScript library that matches paths against registered routes. It includes support for dynamic and star segments and nested handlers.
Account's avatar
aurelia/templating
An extensible HTML templating engine supporting databinding, custom elements, attached behaviors and more.
Account's avatar
sketch7/ssv-tools
tools and utilities used for builds and develop sketch7 (ssv) libraries.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for lodash
Account's avatar
aurelia/polyfills
The minimal set of polyfills that the Aurelia platform needs to run on ES5 browsers.
Account's avatar
stevelacy/gulp-bump
Bump npm versions with Gulp (gulpjs.com)
Account's avatar
conventional-changelog/conventional-changelog
Generate a changelog using conventional-changelog.
Account's avatar
stevelacy/gulp-git
Git plugin for gulp (gulpjs.com)
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
NikhilVerma/jest-environment-node-debug-fixed
Fixed version of jest-environment-node-debug which works with Node 7 and Jest 19
Account's avatar
aseemk/requireDir
Helper to require() directories.
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
yargs/yargs
yargs the modern, pirate-themed, successor to optimist.

The **ssv‑au‑core** library provides a set of ready‑made Aurelia components, utilities, and services (logger, location handling, a simple store, and routing helpers such as `route‑href` and `route‑active`). It is packaged as an npm module (`@ssv/au‑core`) that can be plugged into any Aurelia application via `aurelia.use.plugin`, offering developers a quick way to add common infrastructure without writing boiler‑plate code. The project is aimed at Aurelia front‑end developers who want a clean, reusable core toolkit for building web apps.