Code Monkey home page Code Monkey logo

ember-socrata's People

Contributors

ember-tomster avatar greenkeeper[bot] avatar greenkeeperio-bot avatar luiz-n avatar zachgarwood avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

luiz-n

ember-socrata's Issues

An in-range update of ember-cli is breaking the build 🚨

Version 2.15.1 of ember-cli just got published.

Branch Build failing 🚨
Dependency ember-cli
Current Version 2.15.0
Type devDependency

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

As ember-cli 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

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 ability to set primary key in serializers

Currently, the main serializer exclusively uses "[modelName]_id" as a model's id. But some datasets do not use that pattern for their primary key. Update the serializer to first use the primaryKey property if it exists, then fall back to [modelName]_id otherwise.

An in-range update of ember-exam is breaking the build 🚨

Version 0.7.1 of ember-exam just got published.

Branch Build failing 🚨
Dependency ember-exam
Current Version 0.7.0
Type devDependency

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

As ember-exam 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 0.7.1 - No More jQuery
  • Make notes about turning on parallelization more visible
  • Move note on >= 0.7.0 into installation section
  • Add installation instructions
  • Remove jQuery usage
  • Specify when to call loadEmberExam when using ember-cli-qunit@4
  • fix version range
  • Add release process notes
Commits

The new version differs by 14 commits.

  • 1277f90 0.7.1
  • 8213c4b Update changelog for v0.7.1
  • c116bc9 Merge pull request #107 from mariokostelac/mario/installation_instructions
  • f5312e8 Make notes about turning on parallelization more visible
  • 2e1022d Move note on >= 0.7.0 into installation section
  • dedef34 Merge pull request #98 from andrewhavens/patch-1
  • 5618608 Add installation instructions
  • ba9c157 Merge pull request #97 from cibernox/remove-jquery-usage
  • 1557d85 Remove jQuery usage
  • 91b4c8c Merge pull request #94 from sutori/yb-specify-ember-cli-qunit-04
  • 590ab95 Specify when to call loadEmberExam when using ember-cli-qunit@4
  • 522e796 Merge pull request #93 from kellyselden/patch-1
  • 5c109ea fix version range
  • 5093bab Add release process notes

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 ember-cli-dependency-checker is breaking the build 🚨

Version 2.1.0 of ember-cli-dependency-checker was just published.

Branch Build failing 🚨
Dependency ember-cli-dependency-checker
Current Version 2.0.1
Type devDependency

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

ember-cli-dependency-checker 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.

  • 4e9748c v2.1.0
  • fad5b91 Merge pull request #82 from rwjblue/updates
  • 86de2a6 Use yarn --non-interactive --no-lockfile in CI.
  • eb0b4f1 Remove browser related packages from devDependencies.
  • 615632f Remove build related files.
  • 7e917c4 Remove browser related testing infrastructure.
  • a0009ac Remove unused directories.
  • 351f694 Drop 0.12 from supported engines.
  • 68294ff Use current node versions in CI.
  • e22f28f Merge pull request #81 from ef4/module-resolution
  • ee038c7 Use correct node_module resolution
  • 94711af Merge pull request #80 from knownasilya/patch-1
  • b41f7a7 Better error messaging for version errors

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 ember-load-initializers is breaking the build 🚨

Version 1.1.0 of ember-load-initializers was just published.

Branch Build failing 🚨
Dependency ember-load-initializers
Current Version 1.0.0
Type devDependency

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

ember-load-initializers 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 14 commits.

  • 3f1f39b 1.1.0
  • 234964c Add 1.1.0 to CHANGELOG.
  • f9c3eac Merge pull request #53 from GavinJoyce/gj/allow-colocated-test-files
  • 6b6e40c allow colocated test files
  • d3e4a88 Merge pull request #52 from eliasmelgaco/update-ember-cli
  • 85adf6c Update ember-cli to 3.1.2
  • 69fe4b4 Merge pull request #51 from efx/bump-ember-cli
  • fb82460 bump dependencies, refactor tests slightly
  • d73c0b6 Merge pull request #49 from efx/fix-linting
  • 3a87918 fix linting config
  • bff6ff6 Merge pull request #48 from efx/topic-contributer-cleanup
  • ea41645 internal clean up for contributing
  • 043dbb9 Merge pull request #46 from efx/fix-coduct-markdown
  • 9c41f09 fix code of conduct markdown

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
  • The new Node.js version is in-range for the engines in 1 of your package.json files, so that was left alone

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 ember-cli-eslint is breaking the build 🚨

Version 4.2.1 of ember-cli-eslint was just published.

Branch Build failing 🚨
Dependency ember-cli-eslint
Current Version 4.2.0
Type devDependency

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

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

Commits

The new version differs by 24 commits.

  • 6abcd72 Release v4.2.1.
  • 49903b6 Add v4.2.1 to CHANGELOG.
  • 298ea47 Merge pull request #215 from rwjblue/update-detection
  • 773fe4f Use dep.exists() to check for presence.
  • 252c6de Sync yarn.lock with current dependencies.
  • 48083f7 Merge pull request #210 from ember-cli/greenkeeper/ember-cli-blueprint-test-helpers-0.18.0
  • cd841cb Merge pull request #211 from ember-cli/greenkeeper/ember-cli-uglify-2.0.0
  • 372f1be chore(package): update ember-cli-uglify to version 2.0.0
  • 195ea95 chore(package): update ember-cli-blueprint-test-helpers to version 0.18.0
  • 54f624a Merge pull request #209 from ember-cli/greenkeeper/mocha-4.0.0
  • 3b6deed chore(package): update mocha to version 4.0.0
  • c42870a Merge pull request #208 from ember-cli/greenkeeper/ember-cli-2.15.0
  • 965f001 chore(package): update ember-cli to version 2.15.0
  • 5cad198 Merge pull request #207 from ember-cli/greenkeeper/ember-source-2.15.0
  • a16a1c0 chore(package): update ember-source to version 2.15.0

There are 24 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 ember-source is breaking the build 🚨

Version 2.15.1 of ember-source just got published.

Branch Build failing 🚨
Dependency ember-source
Current Version 2.15.0
Type devDependency

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

As ember-source 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 6 commits.

  • 48bb7af Release v2.15.1.
  • 29f0cc0 Add 2.15.1 to CHANGELOG.md.
  • 2a1a775 [BUGFIX lts] Add failing test for error template
  • 8c46745 [BUGFIX beta] Cleanup test to ensure backburner._platform is present.
  • 3b28a9c [BUGFIX release] Update backburner.js to 1.2.1.
  • 945dd03 [BUGFIX LTS] ensure “pause on exception” pauses in the right place

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

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 4.5.1 of ember-resolver was just published.

Branch Build failing 🚨
Dependency ember-resolver
Current Version 4.5.0
Type devDependency

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

ember-resolver 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 22 commits.

  • 4fbf54a v4.5.1
  • 0d3a85d Merge pull request #225 from ember-cli/expandLocalLookup
  • 338680a Implement MU sources and namespaces with expandLocalLookup
  • ecc4748 glimmer-resolver v0.4.3
  • 04f47d5 Add new types for new Ember releases
  • d7dc4dd Merge pull request #224 from 201-created/isaac/fallback-normalization
  • e38f353 normalize specifiers before passing to fallback
  • 13f05eb Merge pull request #221 from 201-created/isaac/fix-main-service-lookup
  • b2357af Merge pull request #222 from SergeAstapov/document-pluralizedTypes
  • 000bc2b [DOCS] Adds example about pluralizedTypes usage
  • 9b5e679 fix requires registry for main services/components
  • 9937486 Add template-options type to config
  • 7f3fbcf Merge pull request #220 from 201-created/isaac/namespace-argument
  • b57afa8 Add tests for main add-on lookup
  • 50036c2 glimmer-wrapper resolver to take targetNamespace

There are 22 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 ember-cli-shims is breaking the build 🚨

Version 1.2.0 of ember-cli-shims was just published.

Branch Build failing 🚨
Dependency ember-cli-shims
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.

ember-cli-shims 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

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 ember-cli-htmlbars-inline-precompile is breaking the build 🚨

Version 1.0.3 of ember-cli-htmlbars-inline-precompile was just published.

Branch Build failing 🚨
Dependency ember-cli-htmlbars-inline-precompile
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.

ember-cli-htmlbars-inline-precompile 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.

  • 53b149e v1.0.3
  • f3155bc Add v1.0.3 to CHANGELOG.md.
  • c96406f Merge pull request #106 from rwjblue/update-babel-plugin-htmlbars-inline-precompile
  • 08180bc Update minimum version of heimdalljs-logger.
  • a2859db Update minimum version of hash-for-dep.
  • f57adb6 Update minimum version of ember-cli-version-checker.
  • f32cb07 Update minimum versions of dependencies.
  • a3578ed Merge pull request #104 from Turbo87/eslint
  • 195a1e3 Replace JSHint with ESLint
  • 9a931d1 Merge pull request #103 from Turbo87/chrome
  • 20b0c7c Use headless Chrome for testing
  • 19a5f95 Merge pull request #102 from Turbo87/module-paths
  • f33b729 Add support for importing from ember-cli-htmlbars-inline-precompile

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

Version 2.14.9 of ember-data just got published.

Branch Build failing 🚨
Dependency ember-data
Current Version 2.14.8
Type devDependency

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

As ember-data 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 ahead by 4, behind by 1.

  • 6e93c5e Release Ember Data 2.14.9
  • bd503c1 fixup changelog
  • ad1f79d [BUGFIX release] unloadRecord + findRecord + orphaned relationships
  • 239acf6 Release Ember Data 2.14.8

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 loader.js is breaking the build 🚨

Version 4.5.0 of loader.js just got published.

Branch Build failing 🚨
Dependency loader.js
Current Version 4.4.1
Type devDependency

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

As loader.js 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 7 commits.

  • 094e20b release v4.5.0 🎉
  • db2f6a6 Merge pull request #126 from ember-cli/moduleId
  • 204838b rename mod.name => mod.id
  • 4fa0fe0 add require.moduleId to allow a module to know its ID
  • f62bc54 Merge pull request #121 from ember-cli/define-exports
  • d963886 Update README.md
  • 928e18f add define.exports

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

Version 1.2.1 of ember-browserify was just published.

Branch Build failing 🚨
Dependency ember-browserify
Current Version 1.2.0
Type dependency

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

ember-browserify 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 3 commits.

  • f249f8b releasing
  • 60514d6 Merge pull request #126 from skaterdav85/master
  • ecadd7e update ember-cli-version-checker

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 ember-cli-qunit is breaking the build 🚨

Version 4.0.2 of ember-cli-qunit was just published.

Branch Build failing 🚨
Dependency ember-cli-qunit
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.

ember-cli-qunit 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 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 ember-data is breaking the build 🚨

Version 2.14.11 of ember-data just got published.

Branch Build failing 🚨
Dependency ember-data
Current Version 2.14.10
Type devDependency

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

As ember-data 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

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 loader.js is breaking the build 🚨

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 4.7.0 of loader.js was just published.

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

loader.js 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 9 commits.

  • 27b4098 release v4.7.0 🎉
  • d42a2c7 Merge pull request #137 from 2hu12/patch-1
  • 367dbfc Update define.alias API description
  • d5fb086 Merge pull request #133 from tmquinn/find-alias-modules-with-index
  • ffacdb4 Add test for quz/index
  • 933c7c8 Merge pull request #134 from ember-cli/add-test
  • ed8c85a Fix typo and add tests
  • 5141a0f Add test ensuring /index doesn’t invokes callbacks the appropriate number of times
  • f8b282b Find aliases whose target is at index

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 ember-cli-babel is breaking the build 🚨

Version 6.9.0 of ember-cli-babel was just published.

Branch Build failing 🚨
Dependency ember-cli-babel
Current Version 6.8.2
Type dependency

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

ember-cli-babel 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 9 commits.

  • bf50699 v6.9.0
  • c933081 Add v6.9.0 to CHANGELOG.md.
  • f579f1b Merge pull request #176 from locks/ember-string-skip
  • fde084c Blacklists @ember/string modules if package is present
  • f354bf4 Merge pull request #186 from alvincrespo/patch-1
  • 7b08fdb Updates link to the Babel mono-repo
  • 88145d7 Merge pull request #185 from Turbo87/changelog
  • c2ef71a Add CHANGELOG file
  • 0de753c Add "lerna-changelog" dev dependency

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 broccoli-asset-rev is breaking the build 🚨

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 2.7.0 of broccoli-asset-rev was just published.

Branch Build failing 🚨
Dependency broccoli-asset-rev
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.

broccoli-asset-rev 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 6 commits.

  • 087417f 2.7.0
  • 81de916 Merge pull request #125 from ef4/fastboot-manifest-with-tests
  • 631c552 dropping ancient node from ci
  • 4e9aea2 Maintain correctness when rewriting fastboot-capable apps
  • 1ad8086 Merge pull request #123 from rickharrison/broccoli-asset-rev/patch-1
  • 772d90f README: Slightly more careful markdown

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

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 3.1.0 of ember-ajax was just published.

Branch Build failing 🚨
Dependency ember-ajax
Current Version 3.0.0
Type devDependency

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

ember-ajax 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.1.0

Features

Commits

The new version differs by 33 commits.

  • 8fa376b v3.1.0
  • f375fb8 Ignore a bunch of packages in Greenkeeper
  • 3314904 test fix
  • b96d632 fix: Small mistake with undefined function
  • 00c84d6 decision function and status codes as part of the constructor
  • 25f4e55 Expose status codes on error objects
  • c92d9a7 Update Ember and Ember CLI
  • 24f91ec Install prettier config into ESLint
  • 59a60e1 Replace ember-suave with the Ember ESLint config
  • 967c976 Update other dependencies
  • 66c89a9 Update to lastest version of ember-cli
  • 8fd4113 Install ember-cli-update
  • ccd574c Upgrade ember-cli-testdouble
  • 1b4b32e Update yarn.lock
  • e8270f9 chore(package): update eslint to version 4.1.0 (#308)

There are 33 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 🌴

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.