20 packages
@hitorisensei/concurrently-dir
Concurrently runs command in every matching directory
@hitorisensei/errors.wrap
This is a simple library for wrapping errors with additional context messages for rethrowing without losing the original error stack trace and message.
@hitorisensei/geopattern
Generate beautiful SVG patterns
@hitorisensei/http-transfer-server
Application that allows transferring files via HTTP protocol without size limit or storing any of the transferred data (excluding socket buffers).
@hitorisensei/jest-assert-with
Extends jest with toAssertWith matcher that allows you to perform an assert check with a provided assert function.
@hitorisensei/kefir-atomic
Fork of Kefir.js with atomic combine operations. Atomic combine operations doesn't emit unpredictable intermediate values if all sources come from the single root and are synchronous transformations (ex. mapping the Redux state).
@hitorisensei/markdown-readme-generator
Fills template blocks within your markdown readme files. With monorepo packages support build-in.
@hitorisensei/memoizee-decorator
Memoization decorator backed by memoizee and hash-sum
@hitorisensei/monorepo-readme-generator
Generates simple markdown readme file for monorepo root based on data aggregated from monorepo packages
@hitorisensei/mutex-decorator
Mutex and Re-entrant Mutex Decorators for TypeScript
@hitorisensei/next
The React Framework
@hitorisensei/next-redux-wrapper
Redux wrapper for Next.js
@hitorisensei/per-env
Clean up your package.json with per-env npm scripts
@hitorisensei/react-content-loader-ssr
SVG-Powered component to easily create placeholder loadings (like Facebook cards loading), fixed for SSR
@hitorisensei/react-use-cookie
A React hook for managing cookies with no dependencies.
react-connect-stream
Library for connecting React components to stores and Kefir.js observables focused on rendering performance.
react-es6-classy-mixins
React ES6 components with mixins
react-frp-kefir
HoC for using Kefir streams in React
react-kefir-hook
Simple hook that allows to use kefir.js streams in react components
@thrnd/http-proxy
`@thrnd/http-proxy` is a proxy service intended for supporting local development. It allows you to quickly define rules that you need to properly run and develop your local services and properly accessing the remote services.