Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by MichalZalecki

A curated list of projects in awesome lists by MichalZalecki .

https://github.com/michalzalecki/connect-rxjs-to-react

Connect rxjs to React component in Redux style... but without dispatch and constants.

Last synced: 01 Nov 2024

https://github.com/michalzalecki/angular-lazyload-webpack

Lazy load AngularJS modules using webpack

Last synced: 02 Nov 2024

https://github.com/michalzalecki/react-portal-universal

Generic wrapper for React's createPortal allowing for rendering portals on the server

Last synced: 19 Dec 2024

https://github.com/michalzalecki/storage-factory

Because using localStorage directly is a bad idea

Last synced: 19 Dec 2024

https://github.com/michalzalecki/react-boilerplate-lite

Minimal boilerplate for React apps

Last synced: 02 Nov 2024

https://github.com/MichalZalecki/mappet

Lightweight, composable mappers for object transformations/normalization

composable-mappers transformations

Last synced: 21 Nov 2024

https://github.com/michalzalecki/mappet

Lightweight, composable mappers for object transformations/normalization

composable-mappers transformations

Last synced: 31 Oct 2024

https://github.com/michalzalecki/ts-lib-boilerplate

Minimal TypeScript library boilerplate

Last synced: 02 Nov 2024

https://github.com/michalzalecki/tdd-solidity-intro

Ethereum: Test driven introduction to Solidity

Last synced: 02 Nov 2024

https://github.com/michalzalecki/cypress-web3-testing

Integration tests and mocking web3 apps

Last synced: 09 Nov 2024

https://github.com/michalzalecki/pass-when

Functional and more robust switch statement replacement

Last synced: 09 Nov 2024

https://github.com/michalzalecki/react-superform

Form with superpowers for ReactJS

Last synced: 24 Oct 2024

https://github.com/michalzalecki/rx-video-search

Live coded demo from my RxJS + Cycle.js meet.js Warsaw talk

Last synced: 12 Dec 2024

https://github.com/michalzalecki/codechecks-dependency-cruiser

Validate module dependencies with dependency-cruiser

Last synced: 24 Oct 2024

https://github.com/MichalZalecki/codechecks-dependency-cruiser

Validate module dependencies with dependency-cruiser

Last synced: 09 Nov 2024

https://github.com/michalzalecki/rx-state

Connect rxjs to React component in Redux style... but without dispatch and constants.

Last synced: 24 Oct 2024

https://github.com/michalzalecki/paradajs

Monads implementation targeting compliance with Fantasy Land

functional-programming monads

Last synced: 12 Dec 2024

https://github.com/michalzalecki/horizon-tick-tack-toe

Tick tack toe build with React and Horizon

Last synced: 12 Dec 2024

https://github.com/michalzalecki/warsawjs-maintainable-js-apps

Bulletproof and Maintainable JS Applications

Last synced: 12 Dec 2024

https://github.com/michalzalecki/wyzwanie30w30-challenge

Help each other to learn Solidity - challenge for polish faceebook group: Programiści Ethereum

Last synced: 12 Dec 2024

https://github.com/michalzalecki/es6features-babel

ES6 Features with Babel

Last synced: 12 Dec 2024

https://github.com/michalzalecki/todo-speech

TODO via Web Speech API

Last synced: 12 Dec 2024

https://github.com/michalzalecki/mrz-boilerplate

Minimal CSS(SCSS) starter kit with pre-configured Grunt.js tasks for better performance and optimalization.

Last synced: 12 Dec 2024

https://github.com/michalzalecki/react-redux-universal-boilerplate

Setup for universal React apps. Working with Heroku/Dokku out of the box.

Last synced: 12 Dec 2024

https://github.com/michalzalecki/monadsjs

Ready to use monads in examples

functional-programming monads typescript

Last synced: 12 Dec 2024

https://github.com/michalzalecki/policeman

Lightweight yet powerful schema validator

Last synced: 12 Dec 2024

https://github.com/michalzalecki/es6features-runtime

ES6 Features Runtime

Last synced: 12 Dec 2024

https://github.com/michalzalecki/animated-svg-cogs

Animated SVG Cogs using SVG

Last synced: 12 Dec 2024

https://github.com/michalzalecki/social-notifications

Social Notifications via Notification API

Last synced: 12 Dec 2024

https://github.com/MichalZalecki/codechecks-git-no-uncommitted

Detect uncommitted files that changed unexpectedly during your CI process

Last synced: 09 Nov 2024

https://github.com/michalzalecki/codechecks-git-no-uncommitted

Detect uncommitted files that changed unexpectedly during your CI process

Last synced: 20 Dec 2024

https://github.com/michalzalecki/services-ui-component

Services UI Component

Last synced: 12 Dec 2024

https://github.com/michalzalecki/testing-angular

Testing AngularJS with Jasmine and CoffeeScript

Last synced: 12 Dec 2024

https://github.com/michalzalecki/mailing-list

Mailing List via IndexedDB and AppCache

Last synced: 12 Dec 2024

https://github.com/michalzalecki/aws-direct-upload

Example app and node server setup to perform direct upload to AWS from the browser

Last synced: 12 Dec 2024

https://github.com/michalzalecki/bwdm4

Demo made for BWDM#4

Last synced: 12 Dec 2024

https://github.com/michalzalecki/angular-seed-coffeescript

The seed for AngularJS with CoffeeScript apps

Last synced: 12 Dec 2024

https://github.com/michalzalecki/bwdm7-angularjs-demo

Simple App builded for Bydgoszcz Web Development Meetup #7 as AngularJS demo

Last synced: 12 Dec 2024

https://github.com/michalzalecki/anguloffee

AngularJS with CoffeeScript

Last synced: 12 Dec 2024

https://github.com/michalzalecki/optimize-localidentname

How localIdentName setting for css-loader can influence overall build size

Last synced: 12 Dec 2024

https://github.com/michalzalecki/wp-tips-and-triks

Some tips and triks for WordPress programmers

Last synced: 12 Dec 2024

https://github.com/michalzalecki/bootstrap-less-start

Lightweight start with Bootstrap 3 using LESS

Last synced: 12 Dec 2024

https://github.com/michalzalecki/responsive-navigation

Responsive dropdown menu

Last synced: 12 Dec 2024

https://github.com/michalzalecki/react-alt-example

React + Flux (Alt.js) example

Last synced: 12 Dec 2024

https://github.com/michalzalecki/test-async-hooks-perf

Compare performance of setting request id with Express context vs async_hooks (cls-hooked)

Last synced: 12 Dec 2024

https://github.com/michalzalecki/digital-clock-kineticjs

Digital Clock with KineticJS

Last synced: 12 Dec 2024

https://github.com/michalzalecki/tap-reflex

Simple game for 2 players to train your reflex. Written in React Native.

Last synced: 12 Dec 2024

https://github.com/michalzalecki/devmeeting-react-todoapp

Warm-up app prepared for Devmeetings.pl React workshops participants

Last synced: 12 Dec 2024

https://github.com/michalzalecki/createreactcomponent

Generate react component with separate jsx template

Last synced: 12 Dec 2024