Giter Club home page Giter Club logo

iq-select's People

Contributors

borovin avatar

Watchers

 avatar  avatar  avatar

iq-select's Issues

An in-range update of css-loader is breaking the build 🚨

Version 0.26.2 of css-loader just got published.

Branch Build failing 🚨
Dependency css-loader
Current Version 0.26.1
Type dependency

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

As css-loader 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 is in progress Details

  • ❌ bitHound - Dependencies 1 failing dependency. Details

  • βœ… bitHound - Code No failing files. 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 eslint is breaking the build 🚨

Version 3.12.1 of eslint just got published.

Branch Build failing 🚨
Dependency eslint
Current Version 3.12.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
  • ❌ bitHound - Dependencies Error analyzing branch. Details

  • ❌ bitHound - Code Error analyzing branch. Details

  • βœ… continuous-integration/travis-ci/push The Travis CI build passed Details

Release Notes v3.12.1
  • 0ad4d33 Fix: indent regression with function calls (fixes #7732, fixes #7733) (#7734) (Teddy Katz)
  • ab246dd Docs: Rules restricting globals/properties/syntax are linked together (#7743) (Kevin Partington)
  • df2f115 Docs: Add eslint-config-mdcs to JSCS Migration Guide (#7737) (Joshua Koo)
  • 4b77333 Build: avoid creating broken rule links in the changelog (#7731) (Teddy Katz)
Commits

The new version differs by 6 commits .

  • 9679daa 3.12.1
  • 8a31bc8 Build: package.json and changelog update for 3.12.1
  • 0ad4d33 Fix: indent regression with function calls (fixes #7732, fixes #7733) (#7734)
  • ab246dd Docs: Rules restricting globals/properties/syntax are linked together (#7743)
  • df2f115 Docs: Add eslint-config-mdcs to JSCS Migration Guide (#7737)
  • 4b77333 Build: avoid creating broken rule links in the changelog (#7731)

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

Version 6.2.10 of babel-loader just got published.

Branch Build failing 🚨
Dependency babel-loader
Current Version 6.2.9
Type dependency

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

As babel-loader 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
  • ❌ bitHound - Dependencies Error analyzing branch. Details

  • ❌ bitHound - Code Error analyzing branch. Details

  • βœ… continuous-integration/travis-ci/push The Travis CI build passed Details

Release Notes v6.2.10

v6.2.10

Support for webpack 2.2-rc has been added in this release

πŸ› Bug Fix

  • If cache directory not writable, try to fallback to tmpdir before failing
Commits

The new version differs by 5 commits .

  • f221f6c 6.2.10
  • 3bbfbf5 Fallback for cache directories (#346)
  • 35272ef Add Webpack 2.2 RC as peerdependency (#348)
  • d264da0 Do not include comments in releases
  • f09bdd1 run clean on prePublish [skip ci]

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

Version 2.8.0 of enzyme just got published.

Branch Build failing 🚨
Dependency enzyme
Current Version 2.7.1
Type devDependency

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

As enzyme 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 is in progress Details

  • ❌ bitHound - Dependencies 1 failing dependency. Details

  • βœ… bitHound - Code No failing files. Details

Commits

The new version differs by 43 commits .

  • a4c63a1 v2.8.0
  • 67e6384 Merge pull request #855 from gdborton/fix-global-deletion
  • 9634269 Fix an issue w/ cleaning up global.document.
  • bdff1b8 [Tests] Fix linting error
  • 595d15f Merge pull request #789 from jwbay/disableLifecycleMethods
  • 765ec95 split setContext test between react versions
  • 5dda4f8 adjust documentation to reflect reality
  • 9fc50dc stronger validation for shallow lifecycle flags
  • cff2ff5 forbid invalid combinations of lifecycle option flags
  • 8eeb0b7 add disableLifecycleMethods to documentation
  • e831c22 Merge pull request #850 from chidg/patch-1
  • f61a86d Update matchesElement.md
  • 31c1c10 Merge pull request #833 from simoneb/patch-1
  • 886b0c3 Reorder page content to match TOC and add Lab link
  • 89f0114 Merge pull request #842 from philipwhiuk/patch-1

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

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

Version 6.24.0 of babel-core just got published.

Branch Build failing 🚨
Dependency babel-core
Current Version 6.23.1
Type dependency

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

As babel-core 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 passed Details

  • ❌ bitHound - Dependencies Error analyzing branch. Details

  • ❌ bitHound - Code Error analyzing branch. Details

  • βœ… codecov/project 81.96% remains the same compared to 6e60c76 Details

  • βœ… codecov/patch Coverage not affected when comparing 6e60c76...3ad566c 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 stylus-loader is breaking the build 🚨

Version 2.5.0 of stylus-loader just got published.

Branch Build failing 🚨
Dependency stylus-loader
Current Version 2.4.0
Type dependency

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

As stylus-loader 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 is in progress Details

  • ❌ bitHound - Dependencies 1 failing dependency. Details

  • βœ… bitHound - Code No failing files. Details

Commits

The new version differs by 4 commits .

  • fdbdb60 2.5.0
  • 858b2e7 Add 2.5.0 to changelog
  • 595c3c3 Merge pull request #161 from JounQin/patch-1
  • e1944a6 add support to define paths through options

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

Version 15.5.0 of react-dom just got published.

Branch Build failing 🚨
Dependency react-dom
Current Version 15.4.2
Type devDependency

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

As react-dom 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
  • βœ… bitHound - Code No failing files. Details

  • ❌ bitHound - Dependencies 1 failing dependency. Details

  • βœ… continuous-integration/travis-ci/push The Travis CI build passed Details

  • βœ… codecov/patch Coverage not affected when comparing 6e60c76...e7ba588 Details

  • βœ… codecov/project 83.6% (+1.63%) compared to 6e60c76 Details

Release Notes v15.5.0

15.5.0 (April 7, 2017)

React

  • Added a deprecation warning for React.createClass. Points users to create-react-class instead. (@acdlite in d9a4fa4)
  • Added a deprecation warning for React.PropTypes. Points users to prop-types instead. (@acdlite in 043845c)
  • Fixed an issue when using ReactDOM together with ReactDOMServer. (@wacii in #9005)
  • Fixed issue with Closure Compiler. (@anmonteiro in #8895)
  • Another fix for Closure Compiler. (@Shastel in #8882)
  • Added component stack info to invalid element type warning. (@n3tr in #8495)

React DOM

  • Fixed Chrome bug when backspacing in number inputs. (@nhunzaker in #7359)
  • Added react-dom/test-utils, which exports the React Test Utils. (@bvaughn)

React Test Renderer

  • Fixed bug where componentWillUnmount was not called for children. (@gre in #8512)
  • Added react-test-renderer/shallow, which exports the shallow renderer. (@bvaughn)

React Addons

  • Last release for addons; they will no longer be actively maintained.
  • Removed peerDependencies so that addons continue to work indefinitely. (@acdlite and @bvaughn in 8a06cd7 and 67a8db3)
  • Updated to remove references to React.createClass and React.PropTypes (@acdlite in 12a96b9)
  • react-addons-test-utils is deprecated. Use react-dom/test-utils and react-test-renderer/shallow instead. (@bvaughn)
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 eslint-plugin-react is breaking the build 🚨

Version 6.10.1 of eslint-plugin-react just got published.

Branch Build failing 🚨
Dependency eslint-plugin-react
Current Version 6.10.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-react 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 is in progress Details

  • βœ… bitHound - Code No failing files. Details

  • ❌ bitHound - Dependencies 1 failing dependency. Details

Release Notes v6.10.1

Fixed

Commits

The new version differs by 11 commits .

  • ab03af8 Update CHANGELOG and bump version
  • b646485 Merge pull request #1089 from benstepp/bs-multicomp-false-positives
  • c038899 Bug fix for false positives with no-multi-comp
  • 8148833 [Fix] Update void-dom-elements-no-children createElement checks
  • c45ab86 Merge pull request #1081 from webOS101/jsx-indent-fix
  • 7863a5c Fix jsx-indent single line jsx
  • 416deff Update void-dom-elements-no-children
  • 22f3638 Merge pull request #1077 from iancmyers/fix-jsx-indent-template-conditional
  • c6f4a5e Fix error caused by templates in ConditionalExpressions (jsx-indent)
  • a4b6a85 Merge pull request #1058 from kentcdodds/pr/jsx-indent-tabs-fix
  • 6e5f688 [Fix] jsx-indent with tabs (fixes #1057)

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 react-addons-test-utils is breaking the build 🚨

Version 15.5.0 of react-addons-test-utils just got published.

Branch Build failing 🚨
Dependency react-addons-test-utils
Current Version 15.4.2
Type devDependency

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

As react-addons-test-utils 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
  • βœ… bitHound - Code No failing files. Details

  • ❌ bitHound - Dependencies 1 failing dependency. Details

  • βœ… continuous-integration/travis-ci/push The Travis CI build passed Details

  • βœ… codecov/patch Coverage not affected when comparing 6e60c76...0032800 Details

  • βœ… codecov/project 83.6% (+1.63%) compared to 6e60c76 Details

Release Notes v15.5.0

15.5.0 (April 7, 2017)

React

  • Added a deprecation warning for React.createClass. Points users to create-react-class instead. (@acdlite in d9a4fa4)
  • Added a deprecation warning for React.PropTypes. Points users to prop-types instead. (@acdlite in 043845c)
  • Fixed an issue when using ReactDOM together with ReactDOMServer. (@wacii in #9005)
  • Fixed issue with Closure Compiler. (@anmonteiro in #8895)
  • Another fix for Closure Compiler. (@Shastel in #8882)
  • Added component stack info to invalid element type warning. (@n3tr in #8495)

React DOM

  • Fixed Chrome bug when backspacing in number inputs. (@nhunzaker in #7359)
  • Added react-dom/test-utils, which exports the React Test Utils. (@bvaughn)

React Test Renderer

  • Fixed bug where componentWillUnmount was not called for children. (@gre in #8512)
  • Added react-test-renderer/shallow, which exports the shallow renderer. (@bvaughn)

React Addons

  • Last release for addons; they will no longer be actively maintained.
  • Removed peerDependencies so that addons continue to work indefinitely. (@acdlite and @bvaughn in 8a06cd7 and 67a8db3)
  • Updated to remove references to React.createClass and React.PropTypes (@acdlite in 12a96b9)
  • react-addons-test-utils is deprecated. Use react-dom/test-utils and react-test-renderer/shallow instead. (@bvaughn)
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 mobile-detect is breaking the build 🚨

Version 1.3.6 of mobile-detect just got published.

Branch Build failing 🚨
Dependency mobile-detect
Current Version 1.3.5
Type dependency

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

As mobile-detect 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 is in progress Details

  • βœ… bitHound - Code No failing files. Details

  • ❌ bitHound - Dependencies 1 failing dependency. Details

Commits

The new version differs by 1 commits .

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 babel-preset-es2015 is breaking the build 🚨

Version 6.24.0 of babel-preset-es2015 just got published.

Branch Build failing 🚨
Dependency babel-preset-es2015
Current Version 6.22.0
Type dependency

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

As babel-preset-es2015 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
  • ❌ bitHound - Code Error analyzing branch. Details

  • ❌ bitHound - Dependencies Error analyzing branch. Details

  • βœ… continuous-integration/travis-ci/push The Travis CI build passed Details

  • βœ… codecov/patch Coverage not affected when comparing 6e60c76...b08eec6 Details

  • βœ… codecov/project 81.96% remains the same compared to 6e60c76 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 babel-preset-react is breaking the build 🚨

Version 6.24.1 of babel-preset-react just got published.

Branch Build failing 🚨
Dependency babel-preset-react
Current Version 6.23.0
Type dependency

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

As babel-preset-react 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
  • ❌ bitHound - Dependencies 1 failing dependency. Details

  • βœ… bitHound - Code No failing files. Details

  • βœ… continuous-integration/travis-ci/push The Travis CI build passed Details

  • βœ… codecov/patch Coverage not affected when comparing 6e60c76...fc6595b Details

  • βœ… codecov/project 83.6% (+1.63%) compared to 6e60c76 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 style-loader is breaking the build 🚨

Version 0.13.2 of style-loader just got published.

Branch Build failing 🚨
Dependency style-loader
Current Version 0.13.1
Type dependency

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

As style-loader 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 is in progress Details

  • βœ… bitHound - Code No failing files. Details

  • ❌ bitHound - Dependencies 1 failing dependency. 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 react-addons-test-utils is breaking the build 🚨

Version 15.4.2 of react-addons-test-utils just got published.

Branch Build failing 🚨
Dependency react-addons-test-utils
Current Version 15.4.1
Type devDependency

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

As react-addons-test-utils 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
  • ❌ bitHound - Code Error analyzing branch. Details

  • ❌ bitHound - Dependencies Error analyzing branch. Details

  • βœ… continuous-integration/travis-ci/push The Travis CI build passed 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 react is breaking the build 🚨

Version 15.5.0 of react just got published.

Branch Build failing 🚨
Dependency react
Current Version 15.4.2
Type dependency

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

As react 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
  • βœ… bitHound - Code No failing files. Details

  • ❌ bitHound - Dependencies 1 failing dependency. Details

  • βœ… continuous-integration/travis-ci/push The Travis CI build passed Details

  • βœ… codecov/patch Coverage not affected when comparing 6e60c76...23a6263 Details

  • βœ… codecov/project 83.6% (+1.63%) compared to 6e60c76 Details

Release Notes v15.5.0

15.5.0 (April 7, 2017)

React

  • Added a deprecation warning for React.createClass. Points users to create-react-class instead. (@acdlite in d9a4fa4)
  • Added a deprecation warning for React.PropTypes. Points users to prop-types instead. (@acdlite in 043845c)
  • Fixed an issue when using ReactDOM together with ReactDOMServer. (@wacii in #9005)
  • Fixed issue with Closure Compiler. (@anmonteiro in #8895)
  • Another fix for Closure Compiler. (@Shastel in #8882)
  • Added component stack info to invalid element type warning. (@n3tr in #8495)

React DOM

  • Fixed Chrome bug when backspacing in number inputs. (@nhunzaker in #7359)
  • Added react-dom/test-utils, which exports the React Test Utils. (@bvaughn)

React Test Renderer

  • Fixed bug where componentWillUnmount was not called for children. (@gre in #8512)
  • Added react-test-renderer/shallow, which exports the shallow renderer. (@bvaughn)

React Addons

  • Last release for addons; they will no longer be actively maintained.
  • Removed peerDependencies so that addons continue to work indefinitely. (@acdlite and @bvaughn in 8a06cd7 and 67a8db3)
  • Updated to remove references to React.createClass and React.PropTypes (@acdlite in 12a96b9)
  • react-addons-test-utils is deprecated. Use react-dom/test-utils and react-test-renderer/shallow instead. (@bvaughn)
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 react-test-renderer is breaking the build 🚨

Version 15.5.0 of react-test-renderer just got published.

Branch Build failing 🚨
Dependency react-test-renderer
Current Version 15.4.2
Type devDependency

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

As react-test-renderer 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
  • ❌ bitHound - Dependencies 1 failing dependency. Details

  • βœ… bitHound - Code No failing files. Details

  • βœ… continuous-integration/travis-ci/push The Travis CI build passed Details

  • βœ… codecov/patch Coverage not affected when comparing 6e60c76...3d0c5ef Details

  • βœ… codecov/project 83.6% (+1.63%) compared to 6e60c76 Details

Release Notes v15.5.0

15.5.0 (April 7, 2017)

React

  • Added a deprecation warning for React.createClass. Points users to create-react-class instead. (@acdlite in d9a4fa4)
  • Added a deprecation warning for React.PropTypes. Points users to prop-types instead. (@acdlite in 043845c)
  • Fixed an issue when using ReactDOM together with ReactDOMServer. (@wacii in #9005)
  • Fixed issue with Closure Compiler. (@anmonteiro in #8895)
  • Another fix for Closure Compiler. (@Shastel in #8882)
  • Added component stack info to invalid element type warning. (@n3tr in #8495)

React DOM

  • Fixed Chrome bug when backspacing in number inputs. (@nhunzaker in #7359)
  • Added react-dom/test-utils, which exports the React Test Utils. (@bvaughn)

React Test Renderer

  • Fixed bug where componentWillUnmount was not called for children. (@gre in #8512)
  • Added react-test-renderer/shallow, which exports the shallow renderer. (@bvaughn)

React Addons

  • Last release for addons; they will no longer be actively maintained.
  • Removed peerDependencies so that addons continue to work indefinitely. (@acdlite and @bvaughn in 8a06cd7 and 67a8db3)
  • Updated to remove references to React.createClass and React.PropTypes (@acdlite in 12a96b9)
  • react-addons-test-utils is deprecated. Use react-dom/test-utils and react-test-renderer/shallow instead. (@bvaughn)
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 lodash is breaking the build 🚨

Version 4.17.3 of lodash just got published.

Branch Build failing 🚨
Dependency lodash
Current Version 4.17.2
Type dependency

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

As lodash 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
  • ❌ bitHound - Code Error analyzing branch. Details

  • ❌ bitHound - Dependencies Error analyzing branch. Details

  • βœ… continuous-integration/travis-ci/push The Travis CI build passed 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 🌴

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.