Skip to content

evo-company/RxJS

 
 

Repository files navigation

Build Status GitHub version NPM version Downloads Bower NuGet Join the chat at https://gitter.im/Reactive-Extensions/RxJS

⚠️ This fork was created for custom build for @evo. The main reason for creating custom build is reducing the bundle size. None code of the original sources was modified. All included methods for custom builds are stored in custom-builds folder.

Custom builds:

Deploy

Travis ci is configured to publish package on a new tag

npm run build:prom
// ... or your custom build
npm version patch|minor|major
git push origin master
git push origin <your tag>

NOTE: The latest version of RxJS can be found here

About

The Reactive Extensions for JavaScript

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 91.8%
  • TypeScript 7.0%
  • HTML 1.2%