GithubHelp home page GithubHelp logo

halkeye / zabox Goto Github PK

View Code? Open in Web Editor NEW
2.0 4.0 1.0 326 KB

An email test application to act as an SMTP server and store caught messages

Home Page: http://zabox.gavinmogan.com

License: MIT License

JavaScript 72.10% HTML 19.97% Less 7.93%

zabox's Introduction

zabox Build Status Dependency Status codecov.io

Join the chat at https://gitter.im/halkeye/zabox Greenkeeper badge

Web API

GET /api

GET /api/json

GET /api/json/messages

Returns all messages

DELETE /api/json/messages

Delete all messages

GET /api/json/messages/:guid

Gets specific message

DELETE /api/json/messages/:guid

Deletes specific message

zabox's People

Contributors

gitter-badger avatar greenkeeper[bot] avatar greenkeeperio-bot avatar halkeye avatar severest avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

gitter-badger

zabox's Issues

An in-range update of gulp-istanbul is breaking the build 🚨

Version 1.1.1 of gulp-istanbul just got published.

Branch Build failing 🚨
Dependency gulp-istanbul
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.

As gulp-istanbul 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](https://travis-ci.org/halkeye/zabox/builds/226594666)

Release Notes v1.1.1
  • Fix bug preventing overwriting defaults reporters
Commits

The new version differs by 2 commits0.

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 mailparser is breaking the build 🚨

Version 2.3.4 of mailparser was just published.

Branch Build failing 🚨
Dependency mailparser
Current Version 2.3.3
Type dependency

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

mailparser 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 could not complete due to an error (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 nodemailer-smtp-transport is breaking the build 🚨

Version 2.7.3 of nodemailer-smtp-transport just got published.

Branch Build failing 🚨
Dependency nodemailer-smtp-transport
Current Version 2.7.2
Type devDependency

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

As nodemailer-smtp-transport 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
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 🌴

New Release?

Readme file with useful information Ideas?

What else should be done before next release?

'gulp travis' hangs

Travis CI build appears to be failing, tests are succeeding but process hangs when they are complete on my machine

An in-range update of karma-jasmine is breaking the build 🚨

Version 1.1.0 of karma-jasmine just got published.

Branch Build failing 🚨
Dependency karma-jasmine
Current Version 1.0.2
Type devDependency

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

As karma-jasmine 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 v1.1.0

Bug Fixes

Features

Commits

The new version differs by 14 commits .

  • fe23ac7 chore: release v1.1.0
  • d41df1b chore: update contributors
  • 3a5051d Merge pull request #146 from maksimr/patch-145
  • 0b59d69 feat: Support --random and --seed flags
  • 5418bba Merge pull request #144 from maksimr/issue-143
  • 93452bb fix: Karma reported test duration is negative fix #143
  • ecd289e chore(npm): update .npmignore
  • 7578f91 Merge pull request #132 from maksimr/master
  • 5b224e2 feat: report status of the spec closes #129
  • 5bb60bf Merge pull request #131 from maksimr/master
  • 9c7d446 chore: fix integration test
  • 2ac0389 Merge pull request #130 from maksimr/master
  • 1bba82e chore: fix eslint errors
  • 2ba59d2 chore: cleanup

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 supertest is breaking the build 🚨

Version 3.3.0 of supertest was just published.

Branch Build failing 🚨
Dependency supertest
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.

supertest 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 v3.3.0

#509 - Fix #486, bug in _assertBody, switch to deepStrictEqual (thanks @mikelax)
#510 - Refactor test files to use const/let (thanks @rimiti)

Commits

The new version differs by 10 commits.

  • e910e85 chore: Prepare for v3.3.0 release.
  • bd864de Merge pull request #511 from visionmedia/bugfix-486-equal
  • 101fbf5 Merge branch 'master' into bugfix-486-equal
  • 04230bb Merge pull request #510 from visionmedia/refact-const-let
  • 510a7ae bugfix: 486 Change method to use deepStrictEqual. (#509)
  • 913150d chore(.editorconfig) [*.md] block removed
  • 82e0828 refact(test/supertest.js) vars replaced by const and let
  • 5443136 chore(.editorconfig) configuration file created
  • 7233ba6 chore(.eslintrc) parserOptions option added to use es6
  • 322ebf6 bugfix: 486 Change method to use deepStrictEqual.

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 sqlite3 is breaking the build 🚨

Version 4.0.1 of sqlite3 was just published.

Branch Build failing 🚨
Dependency [sqlite3](https://github.com/mapbox/node-sqlite3)
Current Version 4.0.0
Type dependency

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

sqlite3 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 62 commits.

  • 60523c4 Merge pull request #976 from kewde/electron-ci-builds
  • 57f97d2 bump to v4.0.1 [publish binary]
  • 8fb9a20 Merge pull request #846 from fossabot/patch-2
  • 03ef0f2 Merge pull request #925 from wmertens/patch-1
  • 1852c8c Merge pull request #998 from bruce-one/sqlite-3.24.0
  • 2efda1d upgrade [email protected] / stop bundling
  • 599c7f8 trusty upgrade for electron v2
  • 72c0e74 add c++11 support
  • 852b7fd fix accidentally removed msvs_version=2013 support (for node v4)
  • bf58513 Remove artifacts for now (can add back if absolutely needed0
  • e0d0b24 Update .travis.yml
  • 9c0b56d Merge branch 'master' into electron-ci-builds
  • 8a3bdd0 upgrade mocha
  • a44344e appveyor build cleanup
  • c9eeb9b attempt to fixup windows builds

There are 62 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 bower is breaking the build 🚨

Version 1.8.1 of bower just got published.

Branch Build failing 🚨
Dependency bower
Current Version 1.8.0
Type dependency

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

bower is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very 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
  • βœ… codecov/patch Coverage not affected when comparing ccfdd3b...384426c Details
  • βœ… codecov/project 91.81% remains the same compared to ccfdd3b Details

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 🌴

add --list-storages

node index.js --list-storages

    - test 
      In memory engine that automatically adds two test emails
  • make index.js loop through lib/storages/*.js instead of hard coding the list
  • Use static MemoryStorage.description field so its not required to change the cli

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

The devDependency karma was updated from 3.1.1 to 3.1.2.

🚨 View failing branch.

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

karma 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 v3.1.2

Bug Fixes

Features

Commits

The new version differs by 11 commits.

  • 7d4d347 chore: release v3.1.2
  • 5077c18 chore: update contributors
  • fb05fb1 fix(server): use flatted for json.stringify (#3220)
  • 2682bff feat(docs): callout the key debug strategies. (#3219)
  • 4e87902 fix(changelog): remove release which does not exist (#3214)
  • 30ff73b fix(browser): report errors to console during singleRun=false (#3209)
  • 5334d1a fix(file-list): do not preprocess up-to-date files (#3196)
  • dc5f5de fix(deps): upgrade sinon-chai 2.x -> 3.x (#3207)
  • d38f344 fix(package): bump lodash version (#3203)
  • ffb41f9 refactor(browser): log state transitions in debug (#3202)
  • 240209f fix(dep): Bump useragent to fix HeadlessChrome version (#3201)

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 codecov is breaking the build 🚨

Version 3.0.3 of codecov was just published.

Branch Build failing 🚨
Dependency codecov
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.

codecov 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.0.3

Fix for not git repos

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 karma is breaking the build 🚨

Version 2.0.4 of karma was just published.

Branch Build failing 🚨
Dependency [karma](https://github.com/karma-runner/karma)
Current Version 2.0.3
Type devDependency

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

karma 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 v2.0.4

Bug Fixes

  • deps: remove babel-core and babel call in wallaby. (#3044) (7da8ca0)
  • events: bind emitters with for..in. (#3059) (b99f03f), closes #3057
  • launcher: Only markCaptured browsers that are launched. (#3047) (f8f3ebc)
  • server: actually call stert(). (#3062) (40d836a)
  • server: Resurrect static function Server.start() lost in 2.0.3 (#3055) (c88ebc6)
Commits

The new version differs by 9 commits.

  • dee3615 chore: release v2.0.4
  • f61c936 chore: update contributors
  • 40d836a fix(server): actually call stert(). (#3062)
  • 414b84c refactor(file-list): clean lib/file-list.js
  • 7da8ca0 fix(deps): remove babel-core and babel call in wallaby. (#3044)
  • c88ebc6 fix(server): Resurrect static function Server.start() lost in 2.0.3 (#3055)
  • b99f03f fix(events): bind emitters with for..in. (#3059)
  • ab3c0e3 refactor(temp-dir): update lib/temp_dir.js to ES6 (#3049)
  • f8f3ebc fix(launcher): Only markCaptured browsers that are launched. (#3047)

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-plugin-import is breaking the build 🚨

Version 2.4.0 of eslint-plugin-import just got published.

Branch Build failing 🚨
Dependency eslint-plugin-import
Current Version 2.3.0
Type devDependency

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

As eslint-plugin-import 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 10 commits.

  • 44ca158 update utils changelog
  • a3728d7 bump eslint-module-utils to v2.1.0
  • 3e29169 bump v2.4.0
  • ea9c92c Merge pull request #737 from kevin940726/master
  • 8f9b403 fix typos, enforce type of array of strings in allow option
  • 95315e0 update CHANGELOG.md
  • 28e1623 eslint-module-utils: filePath in parserOptions (#840)
  • 2f690b4 update CI to build on Node 6+7 (#846)
  • 7d41745 write doc, add two more tests
  • dedfb11 add allow glob for rule no-unassigned-import, fix #671

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 async is breaking the build 🚨

Version 2.4.0 of async just got published.

Branch Build failing 🚨
Dependency async
Current Version 2.3.0
Type dependency

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

async is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this πŸ’ͺ

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/halkeye/zabox/builds/227252576?utm_source=github_status&utm_medium=notification)

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 jasmine-core is breaking the build 🚨

Version 2.6.1 of jasmine-core just got published.

Branch Build failing 🚨
Dependency jasmine-core
Current Version 2.6.0
Type devDependency

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

As jasmine-core 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](https://travis-ci.org/halkeye/zabox/builds/226185334)

Release Notes 2.6.1

Please see the release notes

Commits

The new version differs by 13 commits0.

  • 2835ca3 Bump version to 2.6.1
  • 120c484 Merge branch 'patch-1' of https://github.com/reinrl/jasmine into reinrl-patch-1
  • 1d62504 Check for process.listeners as well, for GlobalErrors
  • 055d88e Merge branch 'UziTech-ensure-function-or-undefined'
  • d2b33e0 allow undefined as function
  • 0c7f36a Merge branch 'UziTech-remove-evil'
  • 686d815 remove eval to create spy wrapper
  • b771c08 No longer try to use nextTick since node.js gets upset
  • fbd2ffc Build distribution for keys lookup fix
  • b3c8fb9 Merge branch 'seanparmelee-keys-fix'
  • ef3cfe7 skip the test when we can’t get the propertyDescriptor
  • 0d6ecbe iterate through keys with a regular for loop
  • 7e4b8d4 Update README.md

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 nodemailer is breaking the build 🚨

Version 4.6.6 of nodemailer was just published.

Branch Build failing 🚨
Dependency nodemailer
Current Version 4.6.5
Type devDependency

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

nodemailer 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 serve-static is breaking the build 🚨

Version 1.12.2 of serve-static just got published.

Branch Build failing 🚨
Dependency serve-static
Current Version 1.12.1
Type dependency

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

serve-static is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this πŸ’ͺ

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/halkeye/zabox/builds/226508671)

Release Notes 1.12.2
Commits

The new version differs by 4 commits0.

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 commander is breaking the build 🚨

Version 2.16.0 of commander was just published.

Branch Build failing 🚨
Dependency commander
Current Version 2.15.1
Type dependency

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

commander 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

Release Notes v2.16.0
  • Remove Makefile and test/run (#821)
  • Make 'npm test' run on Windows (#820)
  • Add badge to display install size (#807)
  • chore: cache node_modules (#814)
  • chore: remove Node.js 4 (EOL), add Node.js 10 (#813)
  • fixed typo in readme (#812)
  • Fix types (#804)
  • Update eslint to resolve vulnerabilities in lodash (#799)
  • updated readme with custom event listeners. (#791)
  • fix tests (#794)
Commits

The new version differs by 17 commits.

  • 4cc348b Merge pull request #822 from abetomo/version_bump_2.16.0
  • 8db14db version bump 2.16.0
  • 1f9354f Remove Makefile and test/run (#821)
  • 3f4f5ca Make 'npm test' run on Windows (#820)
  • 3b8e519 Merge pull request #807 from styfle/patch-1
  • 77ffd4f Merge pull request #814 from DanielRuf/chore/cache-node-modules
  • 6889693 chore: cache node_modules
  • ff2f618 Merge pull request #813 from DanielRuf/chore/remove-nodejs-4-add-nodejs-10
  • d5c1d7d chore: remove Node.js 4 (EOL), add Node.js 10
  • c05ed98 Merge pull request #812 from yausername/fixReadme
  • 55ff22f fixed typo in readme
  • 2415089 Add badge to display install size
  • 89edef0 Fix types (#804)
  • 001d560 Update eslint to resolve vulnerabilities in lodash
  • 988d09b Merge pull request #791 from yausername/master

There are 17 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 smtp-server is breaking the build 🚨

Version 3.4.6 of smtp-server was just published.

Branch Build failing 🚨
Dependency [smtp-server](https://github.com/andris9/smtp-server)
Current Version 3.4.5
Type dependency

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

smtp-server 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 1 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 🌴

Switch Plain/HTML selector to tabs

I tried out the bootstrap 3 tabs support, but I Couldn't figure out how to make one of the two tabs disabled if a body type isn't provided.
Plus formatting

I kinda like the look of them in the documentation as it really highlights which one is selected.

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

Version 2.13.0 of eslint-plugin-import was just published.

Branch Build failing 🚨
Dependency [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import)
Current Version 2.12.0
Type devDependency

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

eslint-plugin-import 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 7 commits.

  • c34f14f changelog/package bumps
  • 9db789b [Fix] namespace: ensure this rule works in ES2018
  • add69cf [New] Add ESLint 5 support
  • 59fc04e [Tests] on node v10
  • cdb328c [webpack] log a useful error in a module bug arises
  • ebafcbf no-restricted-paths: complete coverage
  • e6f5c13 No relative parent imports rule (#1093)

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 uuid is breaking the build 🚨

Version 3.2.1 of uuid was just published.

Branch Build failing 🚨
Dependency uuid
Current Version 3.2.0
Type dependency

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

uuid 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 could not complete due to an error Details

Commits

The new version differs by 2 commits.

  • ce7d317 chore(release): 3.2.1
  • 262a8ea Fix illegal invocation of getRandomValues (#257)

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 🌴

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.