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

This project provides a starter template for creating Angular libraries that are compatible with both AOT and JIT compilation, and include external SCSS styles and HTML templates. It's designed for developers who want to build reusable Angular libraries with comprehensive tooling for building, testing, linting, documenting, and publishing their code.

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
trekhleb's profile
trekhleb
212 contributions
oleksii-trekhleb-epam's profile
oleksii-trekhleb-epam
11 contributions
bobrosoft's profile
bobrosoft
1 contributions
trekhleb

trekhleb/angular-library-seed

🌾 Seed project for Angular libraries that are AOT/JIT compatible and that use external SCSS-styles and HTML-templates

TypeScript
201
84
MIT License

Support the dependencies of trekhleb/angular-library-seed

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 - 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
compodoc/compodoc
The missing documentation tool for your Angular application
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jasmine
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for karma
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for webpack
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for webpack-env
Account's avatar
TheLarkInn/angular2-template-loader
Angular2 webpack loader that inlines your angular2 templates and stylesheets into angular components.
Account's avatar
s-panferov/awesome-typescript-loader
Awesome TS loader for webpack
Account's avatar
codecov/codecov-node
Uploading report to Codecov: https://codecov.io
Account's avatar
mgechev/codelyzer
Linting for Angular applications, following angular.io/styleguide.
Account's avatar
open-cli-tools/concurrently
Run commands concurrently
Account's avatar
tschaub/gh-pages
Publish to a gh-pages branch on GitHub (or any other branch on any other remote)
Account's avatar
ludohenin/gulp-inline-ng2-template
Gulp plugin to inline HTML and CSS into Angular 2 component views
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
webpack/json-loader
json loader module for webpack
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
mattlewis92/karma-coverage-istanbul-reporter
A karma reporter that uses the latest istanbul 1.x APIs (with full sourcemap support) to report 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
demerzel3/karma-sourcemap-loader
Karma plugin that locates and loads existing javascript source map files.
Account's avatar
sass/node-sass
Wrapper around libsass
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
danvk/source-map-explorer
Analyze and debug space usage through source maps
Account's avatar
gajus/to-string-loader
to-string loader for webpack
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language
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, css, less, ... and your custom stuff.
Account's avatar
mattlewis92/webpack-angular-externals
A tiny utility to prevent webpack bundling @angular dependencies in your library code
Account's avatar
jayphelps/webpack-rxjs-externals
Generate webpack externals for RxJS v6. NOT compatible with v5 paths.
Account's avatar
angular/angular
Zones for JavaScript