GithubHelp home page GithubHelp logo

hyperapp-rxjs's Introduction

Hyperapp with RxJS

Greenkeeper badge GitHub issues Build status dependencies Codacy Badge

Standard - JavaScript Style Guide

Hyperapp, test with RxJS

Offline support with service worker

From this excellent article

installation

    $ git clone https://github.com/marcusasplund/hyperapp-RxJS.git

    $ cd hyperapp-RxJS

    $ yarn

    $ yarn start

Open up application at http://localhost:4000/ in browser

build a release

    $ yarn run build

This will generate a release directory with your minified/rev'd assets.

hyperapp-rxjs's People

Contributors

codacy-badger avatar greenkeeper[bot] avatar marcusasplund avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

rxhealth

hyperapp-rxjs's Issues

An in-range update of hyperapp is breaking the build 🚨

Version 1.2.6 of hyperapp was just published.

Branch Build failing 🚨
Dependency hyperapp
Current Version 1.2.5
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

hyperapp is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 12 commits.

  • 8da3ede 1.2.6
  • ff793e0 Fixed a small typo in the README.md (#698)
  • 483ea05 Format source code to make tests happy (#686)
  • d048fcf Update CONTRIBUTING.md (#683)
  • 6c4f4fb Add note about other state types you can use.
  • f16f7fc Keyed children diff optimization (#663)
  • d29c389 Add note about top-level nodes. Thanks @brandonros.
  • 90e1861 Add ci test for prettier use (#671)
  • 8cb82fa Add target:es6 to tsconfig.json to fix failing tsc tests (#670)
  • ac38e01 Improve readability: set/get→ setPartialState/getPartialState.
  • 110ec4f Why, uglify, why? You're tearing me apart.
  • 538a93e Format improvements (#664)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of babel7 is breaking the build 🚨

There have been updates to the babel7 monorepo:

    • The devDependency @babel/core was updated from 7.5.4 to 7.5.5.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

This monorepo update includes releases of one or more dependencies which all belong to the babel7 group definition.

babel7 is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of babel-eslint is breaking the build 🚨

The devDependency babel-eslint was updated from 10.0.2 to 10.0.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

babel-eslint is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 2 commits.

  • 183d13e 10.0.3
  • 354953d fix: require eslint dependencies from eslint base (#794)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of autoprefixer is breaking the build 🚨

Version 8.5.1 of autoprefixer was just published.

Branch Build failing 🚨
Dependency autoprefixer
Current Version 8.5.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

autoprefixer is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details

Release Notes 8.5.1
  • Remove unnecessary warning on -webkit-fill-available.
FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of babel7 is breaking the build 🚨

There have been updates to the babel7 monorepo:

    • The devDependency @babel/core was updated from 7.5.4 to 7.5.5.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

This monorepo update includes releases of one or more dependencies which all belong to the babel7 group definition.

babel7 is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of rollup is breaking the build 🚨

Version 0.59.3 of rollup was just published.

Branch Build failing 🚨
Dependency rollup
Current Version 0.59.2
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

rollup is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 3 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of workbox-build is breaking the build 🚨

Version 3.3.0 of workbox-build was just published.

Branch Build failing 🚨
Dependency [workbox-build](https://github.com/googlechrome/workbox)
Current Version 3.2.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

workbox-build is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of serve is breaking the build 🚨

Version 6.5.8 of serve was just published.

Branch Build failing 🚨
Dependency serve
Current Version 6.5.7
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

serve is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Release Notes 6.5.8

Patches

  • Bumped dependencies to the latest version: #371
Commits

The new version differs by 2 commits.

  • 066b049 6.5.8
  • c097947 Bumped dependencies to the latest version (#371)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Version 10 of node.js has been released

Version 10 of Node.js (code name Dubnium) has been released! 🎊

To see what happens to your code in Node.js 10, Greenkeeper has created a branch with the following changes:

  • Added the new Node.js version to your .travis.yml

If you’re interested in upgrading this repo to Node.js 10, you can open a PR with these changes. Please note that this issue is just intended as a friendly reminder and the PR as a possible starting point for getting your code running on Node.js 10.

More information on this issue

Greenkeeper has checked the engines key in any package.json file, the .nvmrc file, and the .travis.yml file, if present.

  • engines was only updated if it defined a single version, not a range.
  • .nvmrc was updated to Node.js 10
  • .travis.yml was only changed if there was a root-level node_js that didn’t already include Node.js 10, such as node or lts/*. In this case, the new version was appended to the list. We didn’t touch job or matrix configurations because these tend to be quite specific and complex, and it’s difficult to infer what the intentions were.

For many simpler .travis.yml configurations, this PR should suffice as-is, but depending on what you’re doing it may require additional work or may not be applicable at all. We’re also aware that you may have good reasons to not update to Node.js 10, which is why this was sent as an issue and not a pull request. Feel free to delete it without comment, I’m a humble robot and won’t feel rejected 🤖


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of parcel-bundler is breaking the build 🚨

The devDependency parcel-bundler was updated from 1.12.3 to 1.12.4.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

parcel-bundler is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 25 commits.

  • d9ec7af Publish
  • 430679c Update yarn.lock
  • fe08980 fix source maps on coffeescript assets (#3423)
  • dc393bf Fixes #3133 by upgrading serialize-to-js from 1.1.1 to 3.0.0 (#3451)
  • 96119be Fix up misleading usage information (#3158)
  • a92e9b2 bump chokidar to get a reload fix for linux (#2878)
  • 75a891e Use uppercase for the first letter of the issue template (#3192)
  • 6fbfe96 Update dotenv-expand to allow overriding of falsy values (#2971)
  • 7ad25fd Fixes 3076: HMR update breaks in webworker due to window (and location.reload) not existing in web worker context. (#3078)
  • 4b50182 Scope hoisting destructuring (#2742)
  • e60a074 Create FUNDING.yml (#3074)
  • 4c59571 Added new info command (#3068)
  • fd7e36e Fix typo (#3043)
  • ee0acf2 Update deps & gitattributes (#3006)
  • 7ddb838 Fix assigning to exports from inside a function in scope hoisting (#2994)

There are 25 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of rollup-plugin-commonjs is breaking the build 🚨

Version 9.1.4 of rollup-plugin-commonjs was just published.

Branch Build failing 🚨
Dependency rollup-plugin-commonjs
Current Version 9.1.3
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

rollup-plugin-commonjs is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of browser-sync is breaking the build 🚨

Version 2.24.4 of browser-sync was just published.

Branch Build failing 🚨
Dependency browser-sync
Current Version 2.24.3
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

browser-sync is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Release Notes Bug fix

fix

Commits

The new version differs by 2 commits.

  • 19359cc 2.24.4
  • a6d39e6 fix: Remote Debug tools do not work - fixes #1556

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of parcel-bundler is breaking the build 🚨

The devDependency parcel-bundler was updated from 1.9.7 to 1.10.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

parcel-bundler is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 68 commits.

  • 10960f7 1.10.0
  • 4023c84 Fix merging parser plugins in babel 6
  • 6c8c231 Don’t add export proposal syntax by default
  • 78b9e36 Update changelog
  • 5dfef90 Changelog v1.10 (#1949)
  • 6844492 Remove wasm-gc from RustAsset (#2048)
  • 43a0f5e feat:added no content hashing option to build cli (#1934)
  • 92b5c08 fix security vuln (#1794)
  • 6ab52e8 Add support for Elm assets (#1968)
  • becfd81 Set up CI with Azure Pipelines (#2047)
  • 45a479c fix node 6 tests (#2049)
  • 3ed33fd Added LD+JSON asset and test case (#1936)
  • d2f5a05 Don't modify script nodes with text/html type (#1924)
  • a769fa7 Fix windows bugs & tests (#1965)
  • 4bbd84d General documentation edits. (#2018)

There are 68 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of node-sass is breaking the build 🚨

The devDependency node-sass was updated from 4.12.0 to 4.13.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

node-sass is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Release Notes for v4.13.0

Features

Community

Dependencies

Supported Environments

OS Architecture Node
Windows x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13
OSX x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13
Linux* x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8**, 9**, 10**^, 11**^, 12**^, 13**^
Alpine Linux x64 6, 8, 10, 11, 12, 13
FreeBSD i386 amd64 6, 8, 10, 12, 13

*Linux support refers to Ubuntu, Debian, and CentOS 5+
** Not available on CentOS 5
^ Only available on x64

Commits

The new version differs by 18 commits.

  • 60fad5f 4.13.0
  • 43db915 Merge pull request #2768 from sass/release-4-13
  • 0c8d308 Update references for v4.13 release
  • f1cc0d3 Use GCC 6 for Node 12 binaries (#2767)
  • 3838eae Use GCC 6 for Node 12 binaries
  • e84c6a9 Merge pull request #2766 from saper/node-modules-79
  • 64b6f32 Node 13 support
  • 8d0acca Merge pull request #2753 from schwigri/master
  • b0d4d85 Fix broken link to NodeJS docs in README.md
  • 887199a Merge pull request #2730 from kessenich/master
  • b1f54d7 Fix #2614 - Update lodash version
  • 96aa279 Merge pull request #2726 from XhmikosR/master-xmr-typos
  • 8421979 Assorted typo fixes.
  • 2513e6a chore: Remove PR template
  • 7ab387c Merge pull request #2673 from abetomo/remove_sudo_setting_from_travis

There are 18 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of serve is breaking the build 🚨

Version 9.4.0 of serve was just published.

Branch Build failing 🚨
Dependency serve
Current Version 9.3.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

serve is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Release Notes 9.4.0

Minor Changes

  • Handle ETag and If-None-Match: #456
Commits

The new version differs by 2 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of rollup-plugin-node-resolve is breaking the build 🚨

Version 3.4.0 of rollup-plugin-node-resolve was just published.

Branch Build failing 🚨
Dependency rollup-plugin-node-resolve
Current Version 3.3.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

rollup-plugin-node-resolve is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Release Notes v3.4.0 / 2018-09-04

This release now supports .mjs files by default

Features

Commits

The new version differs by 5 commits.

  • 341037a 3.4.0
  • 05bd0ef Merge pull request #174 from rollup/refactor-promisify-resolveid-for-less-promise-boilerplate
  • 90423f6 refactor: promisify resolveId for less Promise boilerplate
  • 74f2e41 Merge pull request #151 from leebyron/fix-extensions
  • f711ab2 Support .mjs files by default.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of standard is breaking the build 🚨

The devDependency standard was updated from 13.0.0 to 13.0.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

standard is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 4 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of fly-rev is breaking the build 🚨

Version 2.3.0 of fly-rev just got published.

Branch Build failing 🚨
Dependency fly-rev
Current Version 2.2.3
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As fly-rev is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪

Status Details
  • continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Release Notes v2.3.0

Minor Changes

  • The .rev() method has its own IGNORES list; adds .html and .json - 766f882
  • The shared IGNORES list no longer includes .json - 766f882

Patches

Commits

The new version differs by 4 commits0.

  • c4fbfbd 2.3.0
  • 766f882 concat json,html for new rev-only IGNORE list
  • 1088152 replace this.$ with utils param
  • d6e11b1 use 'fly' param everywhere

false

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of serve is breaking the build 🚨

Version 5.2.0 of serve just got published.

Branch Build failing 🚨
Dependency serve
Current Version 5.1.5
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As serve is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪

Status Details
  • continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Release Notes 5.2.0

Release notes are coming!

Commits

The new version differs by 18 commits.

  • dc94a0f 5.2.0
  • 64312fc Bumped dependencies to the latest version
  • cb939b5 Fix the upper level dir traversal error.
  • c483741 chore(package): update lint-staged to version 3.5.1 (#206)
  • 26572fa chore(package): update lint-staged to version 3.5.0 (#205)
  • 7ce9613 fix(package): update args to version 3.0.2 (#204)
  • 8674cac fix(package): update detect-port to version 1.1.3 (#203)
  • e7a3c36 Open local address in default browser (#198)
  • 2026885 fix(package): update handlebars to version 4.0.9 (#201)
  • 02b2794 fix(package): update filesize to version 3.5.10 (#200)
  • ea03046 Replace fs-promise with fs-extra (#199)
  • bcb272e chore(package): update lint-staged to version 3.4.2 (#197)
  • 656165d fix(package): update send to version 0.15.3 (#196)
  • 4c1f9fa fix(package): update clipboardy to version 1.1.2 (#193)
  • ee889ac fix(package): update args to version 3.0.1 (#191)

There are 18 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

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.