Giter VIP home page Giter VIP logo

tayberry's Introduction

Hello ๐Ÿ‘‹

Iโ€™m a Python developer, from London, UK.

Hereโ€™s a photo of the moon from my photography website:

The moon

tayberry's People

Contributors

dependabot[bot] avatar greenkeeper[bot] avatar greenkeeperio-bot avatar reupen avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

tayberry's Issues

An in-range update of jasmine-core is breaking the build ๐Ÿšจ

The devDependency jasmine-core was updated from 3.4.0 to 3.5.0.

๐Ÿšจ View failing branch.

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

jasmine-core 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).

Commits

The new version differs by 117 commits.

  • 99799f7 Still need some ruby stuff around to release the jasmine-core gem
  • e8263e3 bump version to 3.5.0
  • 53561ae Show details of syntax (etc) errors when loading Jasmine's own specs
  • 68f25a7 Don't create env instances in beforeEach
  • 96ba66a Built distribution
  • ba4a8d1 Fixed jsdocs
  • 65d9e93 Removed broken & long-disabled JsApiReporter integration specs
  • 2d3ac38 toBeRejectedWithError can expect the error to be Error, not just a subtype
  • 5a219da Added basic integration tests for all built-in matchers
  • f056f3b Fixed indentation
  • aeb0b73 Merge branch 'dtychshenko-1740-fail-on-no-expectations'
  • 7263a38 Adds new configuration option to failSpecWithNoExpectations that will report specs without expectations as failures if enabled
  • e8870db Merge branch 'fix-missing-asynchronous-stacktrace' of https://github.com/prantlf/jasmine into prantlf-fix-missing-asynchronous-stacktrace
  • 35d1508 Show argument diffs in toHaveBeenCalledWith failure messages
  • 19292e4 Stop testing against PhantomJS

There are 117 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 phantomjs-prebuilt is breaking the build ๐Ÿšจ

Version 2.1.16 of phantomjs-prebuilt was just published.

Branch Build failing ๐Ÿšจ
Dependency phantomjs-prebuilt
Current Version 2.1.15
Type devDependency

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

phantomjs-prebuilt 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.

  • 0cc1407 Merge pull request #746 from avindra/patch-1
  • 2c46265 Dependencies: change tilde to caret

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 eslint is breaking the build ๐Ÿšจ

Version 4.6.1 of eslint just got published.

Branch Build failing ๐Ÿšจ
Dependency eslint
Current Version 4.6.0
Type devDependency

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

As eslint 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 v4.6.1
  • bdec46d Build: avoid process leak when generating website (#9217) (Teddy Katz)
  • cb74b87 Fix: avoid adding globals when an env is used with false (fixes #9202) (#9203) (Teddy Katz)
  • f9b7544 Docs: Correct a typo in generator-star-spacing documentation (#9205) (Ethan Rutherford)
  • e5c5e83 Build: Fixing issue with docs generation (Fixes #9199) (#9200) (Ilya Volodin)
Commits

The new version differs by 6 commits.

  • d65c540 4.6.1
  • 61c845c Build: changelog update for 4.6.1
  • bdec46d Build: avoid process leak when generating website (#9217)
  • cb74b87 Fix: avoid adding globals when an env is used with false (fixes #9202) (#9203)
  • f9b7544 Docs: Correct a typo in generator-star-spacing documentation (#9205)
  • e5c5e83 Build: Fixing issue with docs generation (Fixes #9199) (#9200)

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 rollup is breaking the build ๐Ÿšจ

Version 0.53.4 of rollup was just published.

Branch Build failing ๐Ÿšจ
Dependency rollup
Current Version 0.53.3
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 32 commits.

  • ddb698c 0.53.4
  • 74611dd Update changelog
  • 7539737 Merge branch 'alan-agius4-feature/clean-up-internal' into release-0.53.4
  • a70fc3c Update changelog
  • 7b6686b Merge branch 'treeshake-babel-helpers' into release-0.53.4
  • 25c1588 Merge branch 'BrandonOCasey-fix/supports-colors' into release-0.53.4
  • 4e21b87 Merge branch 'alan-agius4-patch-1' into release-0.53.4
  • 5073b09 chore(build): add stripInternal and only emit types from node entry point
  • eb206a1 chore: clean up internal types and install missing @types
  • 89149b6 Quick fix to enable tree-shaking babel-helpers again.
  • 0f98a30 * Use enum for node types
  • 0d4a085 fix: use chalk.supportColors rather than isTTY
  • 181b016 * Refactor ExecutionPathOptions types
  • 3c8d777 docs: typescripts is always written as a single word
  • a27884d Refactor interface names + minor adjustments

There are 32 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 gulp-notify is breaking the build ๐Ÿšจ

Version 3.2.0 of gulp-notify was just published.

Branch Build failing ๐Ÿšจ
Dependency gulp-notify
Current Version 3.1.0
Type devDependency

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

gulp-notify 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 browserify is breaking the build ๐Ÿšจ

The devDependency browserify was updated from 16.2.3 to 16.3.0.

๐Ÿšจ View failing branch.

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

browserify 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).

Commits

The new version differs by 8 commits.

  • 9824fae 16.3.0
  • 9e3397b Add http2 to builtins (#1913)
  • d2ade25 Add http2 to builtins
  • 876182d Tweak license text so Github detects it correctly
  • 16f82a7 Update license (#1906)
  • 7ad39ce Merge pull request #1139 from insidewarehouse/resolve-exposed-folders
  • f13b713 when a module is exposed, it should still resolve the way it would normally do, i.e. with/without extension and directories should fall back to index, and index from a directory should be accepted with/without extension too
  • 8f80729 Update license

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 karma-browserify is breaking the build ๐Ÿšจ

Version 5.1.2 of karma-browserify was just published.

Branch Build failing ๐Ÿšจ
Dependency karma-browserify
Current Version 5.1.1
Type devDependency

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

karma-browserify 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 5 commits.

  • 6e0fcce 5.1.2
  • 88673c4 chore(npmignore): ignore dev configuration(s)
  • 0fed147 chore(project): remove grunt + jshint
  • 08141de chore(ci): test against node {4,6,8}
  • 21bd468 chore(project): bump dev dependencies

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 eslint is breaking the build ๐Ÿšจ

Version 4.7.1 of eslint just got published.

Branch Build failing ๐Ÿšจ
Dependency eslint
Current Version 4.7.0
Type devDependency

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

As eslint 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 failed Details

Release Notes v4.7.1
  • 08656db Fix: Handle nested disable directive correctly (fixes #9318) (#9322) (Gyandeep Singh)
  • 9226495 Revert "Chore: rewrite parseListConfig for a small perf gain." (#9325) (่–›ๅฎš่ฐ”็š„็Œซ)
Commits

The new version differs by 4 commits.

  • 2f064d9 4.7.1
  • 0d0bd7b Build: changelog update for 4.7.1
  • 08656db Fix: Handle nested disable directive correctly (fixes #9318) (#9322)
  • 9226495 Revert "Chore: rewrite parseListConfig for a small perf gain." (#9325)

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 rollup-plugin-babel is breaking the build ๐Ÿšจ

Version 3.0.3 of rollup-plugin-babel was just published.

Branch Build failing ๐Ÿšจ
Dependency rollup-plugin-babel
Current Version 3.0.2
Type devDependency

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

rollup-plugin-babel 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 5 commits.

  • 7971919 3.0.3
  • 6d3e61b Fix travis by installing correct babel version
  • 3ea75c4 Remove unused namespace declaration & expression (#164)
  • 0ca9fe7 Use "module" in addition to "jsnext:main"
  • a551d3a Drop babel 7 from peer deps

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-stream is breaking the build ๐Ÿšจ

Version 1.24.0 of rollup-stream just got published.

Branch Build failing ๐Ÿšจ
Dependency rollup-stream
Current Version 1.23.1
Type devDependency

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

As rollup-stream 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 failed Details

Commits

The new version differs by 6 commits.

  • 105ef5a 1.24.0
  • 4cccb78 Merge pull request #18 from trent-boyd/master
  • fcaeeb1 Drop Node 0.12
  • 3e2f916 Hack to continue supporting options.sourceMap
  • ff3276e My whitespace must be defended
  • d2bd46b upgrades rollup to 0.49.2

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 gulp-eslint is breaking the build ๐Ÿšจ

Version 4.0.2 of gulp-eslint was just published.

Branch Build failing ๐Ÿšจ
Dependency gulp-eslint
Current Version 4.0.1
Type devDependency

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

gulp-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.

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 karma-firefox-launcher is breaking the build ๐Ÿšจ

The devDependency karma-firefox-launcher was updated from 1.1.0 to 1.2.0.

๐Ÿšจ View failing branch.

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

karma-firefox-launcher 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).

Commits

The new version differs by 13 commits.

  • a398dae chore(release): 1.2.0
  • c1a3939 fix: Detect and kill browser process when launcher process is being used (#103)
  • c3fea39 chore: Update dependencies
  • 2e94873 chore: Add missing is-wsl entry to yarn.lock
  • b4e260e feat: Add support for running Windows Firefox from WSL
  • 2443631 chore: Add self to contributors
  • 2dca609 chore: Update dev dependencies
  • 16e6673 chore: Sort contributors list [skip ci]
  • 9e86d04 chore: Drop support for Node 6 (#98)
  • 540c1dd fix: Add -wait-for-browser
  • 6377ee3 fix: Look for other paths for Firefox Nightly on Windows and Mac
  • b9455c8 chore: Fix travis (#97)
  • 0e37f76 feat(headless): add enable remote debugging 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 karma-firefox-launcher is breaking the build ๐Ÿšจ

Version 1.1.0 of karma-firefox-launcher was just published.

Branch Build failing ๐Ÿšจ
Dependency karma-firefox-launcher
Current Version 1.0.1
Type devDependency

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

karma-firefox-launcher 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 8 commits.

  • cf20be3 chore(release): 1.1.0
  • 66812f1 chore: update dev dependencies
  • 98a4ada fix: safe handling of missing env variables
  • fe9d442 Merge pull request #77 from keithamus/patch-2
  • 66cd7ed chore(ci): remove depracted Node versions from Travis.yml
  • ede7023 Merge pull request #79 from mgol/mailmap
  • 5f352c4 chore: add a Git .mailmap with my new name
  • a1fc1c8 feat: support Firefox headless

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 vinyl-source-stream is breaking the build ๐Ÿšจ

Version 1.1.1 of vinyl-source-stream was just published.

Branch Build failing ๐Ÿšจ
Dependency vinyl-source-stream
Current Version 1.1.0
Type devDependency

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

vinyl-source-stream 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 karma-jasmine is breaking the build ๐Ÿšจ

Version 1.1.1 of karma-jasmine was just published.

Branch Build failing ๐Ÿšจ
Dependency karma-jasmine
Current Version 1.1.0
Type devDependency

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

karma-jasmine 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 10 commits.

  • f48a731 chore: release v1.1.1
  • 00b97de chore: update contributors
  • 4c3221a Merge pull request #187 from maksimr/patch-fix-travis-npm
  • 4411737 Merge pull request #140 from tehvgg/master
  • 23ef6b3 chore: fix problem with npm on travis for old nodejs
  • 372adb9 Merge pull request #162 from TheModMaker/feat-afterAllErrors
  • f3fa264 feat: Propagate errors thrown in afterAll blocks
  • 9879a94 Revert "Allow lib adapter through so it can be used when pointing to this repo as a dev dependency."
  • 6ae78a1 Allow lib adapter through so it can be used when pointing to this repo as a dev dependency.
  • 7373f2e Check that a message is a string before calling .indexOf() when building the relevant stack.

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 jasmine-core is breaking the build ๐Ÿšจ

Version 2.9.0 of jasmine-core was just published.

Branch Build failing ๐Ÿšจ
Dependency jasmine-core
Current Version 2.8.0
Type devDependency

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

jasmine-core 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 2.9.0

Please see the release notes

Commits

The new version differs by 61 commits.

There are 61 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 ๐ŸŒด

Add more legend placement options

Currently it can only be placed below the plot area. Add at least options for it to be to the left of the plot area, to the right of it or above it.

An in-range update of browserify is breaking the build ๐Ÿšจ

Version 14.5.0 of browserify was just published.

Branch Build failing ๐Ÿšจ
Dependency browserify
Current Version 14.4.0
Type devDependency

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

browserify 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 9 commits.

  • ccc0213 14.5.0
  • f2e720a changelog 14.5.0
  • 37bd7b4 Merge pull request #1733 from dignifiedquire/patch-1
  • 5a0c9ac use ~ range for <v1.0 deps
  • 866a2e7 Merge pull request #1767 from amiller-gh/master
  • 9857f90 Update os-browserify to 0.3.0
  • 0305b70 update readme links and travis badge
  • 9bc05a3 code of conduct
  • 52c0856 bump browserify-zlib to 0.2.0

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 watchify is breaking the build ๐Ÿšจ

Version 3.10.0 of watchify was just published.

Branch Build failing ๐Ÿšจ
Dependency watchify
Current Version 3.9.0
Type devDependency

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

watchify 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 8 commits.

  • 5f7f27b 3.10.0
  • 6de686b browserify@15
  • cf05baa Merge pull request #319 from a0viedo/patch-1
  • 114982d Merge pull request #326 from mjomble/patch-1
  • e2a6e82 Merge pull request #335 from palfrey/patch-1
  • d49c5e9 Should be "b.bundle" not "w.bundle"
  • 230c72c Fixed typo in readme
  • 074d6da link build badge to master branch

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 gulp-sourcemaps is breaking the build ๐Ÿšจ

Version 2.6.4 of gulp-sourcemaps was just published.

Branch Build failing ๐Ÿšจ
Dependency gulp-sourcemaps
Current Version 2.6.3
Type devDependency

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

gulp-sourcemaps 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.

  • 492d937 2.6.4
  • 6a037bf Merge pull request #344 from gormac/master
  • fcf64d8 Prevent update to source-map 0.7.0

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 browserify is breaking the build ๐Ÿšจ

Version 14.3.0 of browserify just got published.

Branch Build failing ๐Ÿšจ
Dependency browserify
Current Version 14.2.0
Type devDependency

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

As browserify 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
Commits

The new version differs by 4 commits .

  • cd01926 14.3.0
  • 08caf04 changelog
  • ad5060d Merge pull request #1710 from substack/https-browserify-1
  • 7c7b4d4 update https-browserify to ^1.0.0

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.