All Projects → rxjs-ru → learnrxjs

rxjs-ru / learnrxjs

Licence: MIT license
Русскоязычная документация RxJS

Programming Languages

HTML
75241 projects

Projects that are alternatives of or similar to learnrxjs

EzLocalization
Localize your flutter application quickly and easily.
Stars: ✭ 13 (-35%)
Mutual labels:  localization, translate
Angular L10n
An Angular library to translate texts, dates and numbers
Stars: ✭ 350 (+1650%)
Mutual labels:  localization, translate
sketch-crowdin
Connect your Sketch and Crowdin projects together
Stars: ✭ 35 (+75%)
Mutual labels:  localization, translate
js-stack-from-scratch
🌺 Russian translation of "JavaScript Stack from Scratch" from the React-Theming developers https://github.com/sm-react/react-theming
Stars: ✭ 394 (+1870%)
Mutual labels:  translate, russian
Redux React I18n
An i18n solution for React/Redux and React Native projects
Stars: ✭ 64 (+220%)
Mutual labels:  localization, russian
pdx-ymltranslator
Paradox Interactive YML Translator
Stars: ✭ 18 (-10%)
Mutual labels:  localization, translate
react-translator-component
React language translation module for developing a multilingual project.
Stars: ✭ 13 (-35%)
Mutual labels:  localization, translate
Fluent
Fluent — planning, spec and documentation
Stars: ✭ 818 (+3990%)
Mutual labels:  localization, translate
React Intl Hooks
React hooks for internationalization without the hassle ⚛️🌍
Stars: ✭ 64 (+220%)
Mutual labels:  localization, translate
Texterify
The localization management system.
Stars: ✭ 37 (+85%)
Mutual labels:  localization, translate
Flutter translate
Flutter Translate is a fully featured localization / internationalization (i18n) library for Flutter.
Stars: ✭ 245 (+1125%)
Mutual labels:  localization, translate
React Translated
A dead simple way to add complex translations (i18n) in a React (DOM/Native) project 🌎🌍🌏
Stars: ✭ 176 (+780%)
Mutual labels:  localization, translate
ngx-translate-module-loader
Highly configurable and flexible translations loader for @ngx-translate/core
Stars: ✭ 31 (+55%)
Mutual labels:  rxjs, localization
text-localizer
A lightweight, fast and flexible way to handle localized strings
Stars: ✭ 22 (+10%)
Mutual labels:  localization
S2DHM
Sparse-to-Dense Hypercolumn Matching for Long-Term Visual Localization (3DV 2019)
Stars: ✭ 64 (+220%)
Mutual labels:  localization
awesome-mobile-robotics
Useful links of different content related to AI, Computer Vision, and Robotics.
Stars: ✭ 243 (+1115%)
Mutual labels:  localization
react-nonav
Experimental React Native declarative navigation
Stars: ✭ 58 (+190%)
Mutual labels:  rxjs
vuse-rx
Vue 3 + rxjs = ❤
Stars: ✭ 52 (+160%)
Mutual labels:  rxjs
po-auto-translation
translate PO files automatically for FREE using google translate
Stars: ✭ 33 (+65%)
Mutual labels:  translate
pypapago
🐧[Archived][Unofficial] Python wrapper for Papago translation service
Stars: ✭ 45 (+125%)
Mutual labels:  translate

RxJS на русском

Netlify Status Waliot

Вольный перевод документации RxJS на русский язык.

TODO

  • Описание всегда писать после сигнатуры
  • Лучше использовать термин "поток" чем Observable

Автор перевода Sam Bulatov и контрибьюторы

Переведенные операторы

🔥Уже переведено 50+ операторов

  • ajax
  • audit
  • auditTime
  • buffer
  • bufferCount
  • bufferTime
  • bufferToggle
  • bufferWhen
  • catch / catchError
  • combineAll
  • combineLatest
  • concat
  • concatAll
  • concatMap
  • concatMapTo
  • create
  • debounce
  • debounceTime
  • defaultIfEmpty
  • defer
  • delay
  • delayWhen
  • distinct
  • distinctUntilChanged
  • distinctUntilKeyChanged
  • endWith
  • tap / do
  • empty
  • every
  • exhaustMap
  • expand
  • filter
  • finalize / finally
  • find
  • first
  • forkJoin
  • from
  • fromEvent
  • fromEventPattern
  • generate
  • groupBy
  • iif
  • ignoreElements
  • interval
  • last
  • let
  • map
  • materialize
  • mapTo
  • merge
  • mergeAll
  • mergeMap / flatMap
  • mergeScan
  • multicast
  • observeOn
  • of
  • partition
  • pairwise
  • pluck
  • publish
  • race
  • range
  • reduce
  • repeat
  • repeatWhen
  • retry
  • retryWhen
  • sample
  • scan
  • sequenceequal
  • share
  • shareReplay
  • single
  • skip
  • skipUntil
  • skipWhile
  • startWith
  • subscribeOn
  • switchMap
  • switchMapTo
  • take
  • takeLast
  • takeUntil
  • takeWhile
  • throttle
  • throttleTime
  • throwError
  • timeInterval
  • timeout
  • timeoutWith
  • timer
  • toArray
  • toPromise
  • window
  • windowCount
  • windowTime
  • windowToggle
  • windowWhen
  • withLatestFrom
  • zip
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].