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 is a boilerplate for building cross-platform desktop applications using Electron, React, Redux, and TypeScript. It provides a pre-configured development environment with hot-reloading and tooling for rapid application development. The project is designed for developers looking to quickly set up a modern, TypeScript-based Electron application with React and Redux.

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
Robinfr's profile
Robinfr
1 contributions
jm-mendez

jm-mendez/electron-react-typescript

Electron boilerplate with React, Redux, and TypeScript

TypeScript
0
0
MIT License

Support the dependencies of jm-mendez/electron-react-typescript

Account's avatar
facebook/react
React is a JavaScript library for building user interfaces.
Account's avatar
facebook/react
React package for working with the DOM.
Account's avatar
reduxjs/react-redux
Official React bindings for Redux
Account's avatar
reduxjs/redux
Predictable state container for JavaScript apps
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for react
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for react-dom
Account's avatar
gaearon/react-hot-loader
Stub TypeScript definitions entry for react-hot-loader, which provides its own types definitions
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for react-redux
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for react-test-renderer
Account's avatar
webdriverio/webdriverio
Stub TypeScript definitions entry for WebdriverIO, which provides its own types definitions
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for webpack-env
Account's avatar
s-panferov/awesome-typescript-loader
Awesome TS loader for webpack
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
electron/electron
Build cross platform desktop apps with JavaScript, HTML, and CSS
Account's avatar
electron-userland/electron-builder
A complete solution to package and build a ready for distribution Electron app for MacOS, Windows and Linux with “auto update” support out of the box
Account's avatar
MarshallOfSound/electron-devtools-installer
An easy way to install Dev Tools extensions into Electron applications
Account's avatar
jantimon/html-webpack-plugin
Simplifies creation of HTML files to serve your webpack bundles
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
tcoopman/image-webpack-loader
Image loader module for webpack
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
sass/node-sass
Wrapper around libsass
Account's avatar
react-hot-loader/
Tweak React components in real time.
Account's avatar
facebook/react
React package for snapshot testing.
Account's avatar
zalmoxisus/redux-devtools-extension
Wrappers for Redux DevTools Extension.
Account's avatar
electron/spectron
Easily test your Electron apps using ChromeDriver and WebdriverIO.
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
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
progre/tslint-config-airbnb
A TSLint config for Airbnb JavaScript Style
Account's avatar
prettier/tslint-config-prettier
Do you wanna use tslint and prettier without conflicts? tslint-config-prettier disables all conflicting rules that may cause such problems. Prettier takes care of formatting and tslint the rest.
Account's avatar
palantir/tslint-react
Lint rules related to React & JSX for TSLint
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
webpack/webpack-dev-server
Serves a webpack app. Updates the browser on changes.
Account's avatar
survivejs/webpack-merge
Variant of merge that's useful for webpack configuration