GithubHelp home page GithubHelp logo

coolbob1998 / rxjs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from reactivex/rxjs

1.0 0.0 0.0 44.33 MB

A reactive programming library for JavaScript

Home Page: https://rxjs.dev

License: Apache License 2.0

Shell 0.25% JavaScript 5.74% TypeScript 90.75% HTML 1.12% Dockerfile 0.01% SCSS 2.14%

rxjs's Introduction

RxJS Logo RxJS: Reactive Extensions For JavaScript

CI npm version Join the chat at https://gitter.im/Reactive-Extensions/RxJS

RxJS 8 Monorepo

Look for RxJS and related packages under the /packages directory. Applications like the rxjs.dev documentation site are under the /apps directory.

Apache 2.0 License

Reactive Extensions Library for JavaScript. This is a rewrite of Reactive-Extensions/RxJS and is the latest production-ready version of RxJS. This rewrite is meant to have better performance, better modularity, better debuggable call stacks, while staying mostly backwards compatible, with some breaking changes that reduce the API surface.

Versions In This Repository

  • master - This is all of the current work, which is against v8 of RxJS right now
  • 7.x - This is the branch for version 7.X
  • 6.x - This is the branch for version 6.X

Most PRs should be made to master.

Important

By contributing or commenting on issues in this repository, whether you've read them or not, you're agreeing to the Contributor Code of Conduct. Much like traffic laws, ignorance doesn't grant you immunity.

Development

Because of this issue we're using yarn. (Basically the docs app uses @types/jasmine, and the package uses @types/mocha and they get hoisted to the top level by npm install with workspaces, and then TypeScript vomits everywhere when you try to build).

  1. cd to the repository root
  2. yarn install to install all dependencies
  3. yarn workspace rxjs test will run the RxJS test suite
  4. yarn workspace rxjs.dev start will start the rxjs.dev documentation site local development server

rxjs's People

Contributors

adrianomelo avatar benlesh avatar cartant avatar darthtrevino avatar david-driscoll avatar demensky avatar dependabot[bot] avatar dkosasih avatar dzhavat avatar igorminar avatar jakovljevic-mladen avatar jasonaden avatar jayphelps avatar jeffbcross avatar jinroh avatar justinwoo avatar kwonoj avatar luisgabriel avatar martinsik avatar mpodlasin avatar natmegs avatar niklas-wortmann avatar pertrai1 avatar robwormald avatar sangka avatar staltz avatar tetsuharuohzeki avatar timdeschryver avatar tmair avatar trxcllnt avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.