Coder Social home page Coder Social logo

atom-csso's Introduction

atom-csso's People

Contributors

1000ch avatar dependabot-preview[bot] avatar dependabot[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

rjskorski sshyran

atom-csso's Issues

Uncaught Error: Please check the validity of the CSS block starting from the line #26

[Enter steps to reproduce below:]

  1. Add sanitize.css
  2. Try to minify

Atom Version: 1.4.3
System: Mac OS X 10.11.3
Thrown From: csso package, v1.2.0

Stack Trace

Uncaught Error: Please check the validity of the CSS block starting from the line #26

At /Users/cory/.atom/packages/csso/node_modules/csso/lib/parser/index.js:115

Error: Please check the validity of the CSS block starting from the line #26
    at throwError (/Users/cory/.atom/packages/csso/node_modules/csso/lib/parser/index.js:115:11)
    at getBlock (/Users/cory/.atom/packages/csso/node_modules/csso/lib/parser/index.js:523:14)
    at getRuleset (/Users/cory/.atom/packages/csso/node_modules/csso/lib/parser/index.js:1595:18)
    at getStylesheet (/Users/cory/.atom/packages/csso/node_modules/csso/lib/parser/index.js:1797:52)
    at Object.CSSPRules.stylesheet (/Users/cory/.atom/packages/csso/node_modules/csso/lib/parser/index.js:80:65)
    at parse (/Users/cory/.atom/packages/csso/node_modules/csso/lib/parser/index.js:2108:30)
    at Object.minify (/Users/cory/.atom/packages/csso/node_modules/csso/lib/index.js:33:15)
    at minify (/Users/cory/.atom/packages/csso/index.js:25:20)
    at atom-workspace.<anonymous> (/Users/cory/.atom/packages/csso/index.js:35:60)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:260:29)
    at /Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:3:61
    at CommandPaletteView.module.exports.CommandPaletteView.confirmed (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/command-palette/lib/command-palette-view.js:183:32)
    at CommandPaletteView.module.exports.SelectListView.confirmSelection (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-space-pen-views/lib/select-list-view.js:338:21)
    at space-pen-div.atom.commands.add.core:confirm (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-space-pen-views/lib/select-list-view.js:109:19)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:260:29)
    at /Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:3:61
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:536:16)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:359:22)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeydown (/Applications/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:97:36)
    at HTMLDocument.<anonymous> (/Applications/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:3:61)

Commands

  6x -1:34.9.0 core:move-right (atom-text-editor.editor.is-focused)
  5x -1:32.8.0 core:move-down (atom-text-editor.editor.is-focused)
 18x -1:30.9.0 core:move-up (atom-text-editor.editor.is-focused)
     -1:28.9.0 editor:newline (atom-text-editor.editor.is-focused)
     -1:28.6.0 core:move-up (atom-text-editor.editor.is-focused)
     -1:25.1.0 application:new-file (atom-text-editor.editor.is-focused)
     -1:21.2.0 core:paste (atom-text-editor.editor.is-focused)
     -0:16.9.0 command-palette:toggle (atom-text-editor.editor.is-focused)
     -0:14.5.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -0:14.5.0 csso:execute (atom-text-editor.editor)
     -0:11.8.0 command-palette:toggle (atom-text-editor.editor.is-focused)
     -0:10.2.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -0:10.2.0 set-syntax:CSS (atom-text-editor.editor)
     -0:09.1.0 command-palette:toggle (atom-text-editor.editor.is-focused)
     -0:07.2.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -0:07.2.0 csso:minify (atom-text-editor.editor)

Config

{
  "core": {
    "destroyEmptyPanes": false,
    "disabledPackages": [
      "linter-scss-lint",
      "linter-flake8",
      "linter-stylelint"
    ],
    "openEmptyEditorOnStart": false
  }
}

Installed Packages

# User
Stylus, v1.2.1
advanced-open-file, v0.14.1
aligner, v0.18.1
atom-beautify, v0.28.21
auto-detect-indentation, v0.4.2
autocomplete-python, v1.6.1
csso, v1.2.0
editorconfig, v1.2.4
emmet, v2.4.1
git-hide, v0.1.2
linter, v1.11.3
linter-eslint, v6.0.0
linter-js-standard, v3.2.1
linter-jshint, v1.3.0
linter-phpcs, v1.3.0
markdown-preview-plus, v2.2.2
open-in-browser, v0.4.6
set-syntax, v0.3.0
wordpress-api, v1.2.1

# Dev
No dev packages

Uncaught EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an al...

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.6.0
System: Ubuntu 14.04.4
Thrown From: csso package, v1.3.0

Stack Trace

Uncaught EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self'".

At /home/vreis/.atom/packages/csso/node_modules/csso/lib/compressor/index.js:74

EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self'".

    at Function (native)
    at compress (/home/vreis/.atom/packages/csso/node_modules/csso/lib/compressor/index.js:74:74)
    at minify (/home/vreis/.atom/packages/csso/node_modules/csso/lib/index.js:95:9)
    at Object.minifyStylesheet [as minify] (/home/vreis/.atom/packages/csso/node_modules/csso/lib/index.js:116:12)
    at minify (/home/vreis/.atom/packages/csso/index.js:25:20)
    at atom-workspace.<anonymous> (/home/vreis/.atom/packages/csso/index.js:35:60)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/opt/atom/resources/app.asar/src/command-registry.js:260:29)
    at /opt/atom/resources/app.asar/src/command-registry.js:3:61
    at CommandPaletteView.module.exports.CommandPaletteView.confirmed (/opt/atom/resources/app.asar/node_modules/command-palette/lib/command-palette-view.js:183:32)
    at CommandPaletteView.module.exports.SelectListView.confirmSelection (/opt/atom/resources/app.asar/node_modules/atom-space-pen-views/lib/select-list-view.js:338:21)
    at space-pen-div.atom.commands.add.core:confirm (/opt/atom/resources/app.asar/node_modules/atom-space-pen-views/lib/select-list-view.js:109:19)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/opt/atom/resources/app.asar/src/command-registry.js:260:29)
    at /opt/atom/resources/app.asar/src/command-registry.js:3:61
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/opt/atom/resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:570:16)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/opt/atom/resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:378:22)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeydown (/opt/atom/resources/app.asar/src/window-event-handler.js:97:36)
    at HTMLDocument.<anonymous> (/opt/atom/resources/app.asar/src/window-event-handler.js:3:61)

Commands

     -2:02.0 core:backspace (atom-text-editor.editor.is-focused)
     -1:58 autocomplete-plus:cancel (atom-text-editor.editor.is-focused.autocomplete-active)
     -1:56.8.0 snippets:next-tab-stop (atom-text-editor.editor.is-focused)
     -1:56.8.0 snippets:expand (atom-text-editor.editor.is-focused)
     -1:55.3.0 core:undo (atom-text-editor.editor.is-focused)
     -1:54.9.0 core:move-right (atom-text-editor.editor.is-focused.autocomplete-active)
     -1:54.5.0 core:move-left (atom-text-editor.editor.is-focused)
  3x -1:54.1.0 core:select-left (atom-text-editor.editor.is-focused)
  7x -1:53.1.0 core:backspace (atom-text-editor.editor.is-focused)
     -1:50.6.0 core:save (atom-text-editor.editor.is-focused)
     -1:42.4.0 command-palette:toggle (atom-text-editor.editor.is-focused)
     -1:35.1.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -1:35.1.0 csso:execute (atom-text-editor.editor)
     -0:09.3.0 command-palette:toggle (atom-text-editor.editor.is-focused)
     -0:04.2.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -0:04.2.0 csso:minify (atom-text-editor.editor)

Config

{
  "core": {
    "autoHideMenuBar": true,
    "closeEmptyWindows": false,
    "disabledPackages": [
      "gulp-manager",
      "atom-jade",
      "autocomplete-php",
      "gulp-control",
      "atom-autocomplete-php",
      "php-twig",
      "git-log",
      "bottom-dock",
      "language-vue-component",
      "drunken-php",
      "emmet",
      "atom-typescript",
      "editorconfig",
      "atom-beautify",
      "docblockr",
      "flex-tool-bar",
      "language-blade",
      "merge-conflicts",
      "tool-bar"
    ],
    "themes": [
      "one-light-ui",
      "chester-atom-syntax"
    ]
  }
}

Installed Packages

# User
atom-ternjs, v0.13.2
autoclose-html, v0.23.0
chester-atom-syntax, v0.1.1
csso, v1.3.0
exception-reporting, v0.37.0
file-icons, v1.6.18
jshint, v1.8.3
language-vue, v0.9.0
linter, v1.11.4
linter-jscs, v3.4.9
linter-jshint, v2.0.3
linter-php, v1.2.0
metrics, v0.53.1
minimap, v4.21.0
pigments, v0.26.0
sync-settings, v0.7.2
vue-snippets, v0.4.2

# Dev
No dev packages

Uncaught TypeError: Cannot read property 'getGrammar' of undefined

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 0.205.0
System: Mac OS X 10.10.3
Thrown From: csso package, v1.0.0

Stack Trace

Uncaught TypeError: Cannot read property 'getGrammar' of undefined

At /Users/zhangbingbing/.atom/packages/csso/lib/csso.coffee:54

TypeError: Cannot read property 'getGrammar' of undefined
    at Object.module.exports.restructure (/Users/zhangbingbing/.atom/packages/csso/lib/csso.coffee:72:27)
    at atom-workspace.<anonymous> (/Users/zhangbingbing/.atom/packages/csso/lib/csso.coffee:20:24)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:238:29)
    at CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:3:61)
    at CommandRegistry.module.exports.CommandRegistry.dispatch (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:153:19)
    at jQuery.fn.trigger (/Applications/Atom.app/Contents/Resources/app.asar/src/space-pen-extensions.js:64:23)
    at EventEmitter.<anonymous> (/Applications/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:75:67)
    at emitTwo (events.js:87:13)
    at EventEmitter.emit (events.js:169:7)
    at EventEmitter.ipc.sendSync (/Applications/Atom.app/Contents/Resources/atom.asar/renderer/api/lib/ipc.js:21:31)

Commands

     -0:15.1.0 deprecation-cop:view (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-one-dark-syntax.theme-one-dark-ui)

Config

{
  "core": {
    "ignoredNames": [
      ".*"
    ]
  }
}

Installed Packages

# User
csso, v1.0.0
jsformat, v0.9.0
jshint, v1.3.7
minimap, v4.9.2

# Dev
No dev packages

Uncaught Error: Notification must be created with string message: Error: spawn $ATOM_HOME/package...

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.12.9
Electron Version: 1.3.13
System: Ubuntu 16.04.1
Thrown From: csso package, v2.3.0

Stack Trace

Uncaught Error: Notification must be created with string message: Error: spawn /home/marius/.atom/packages/csso/node_modules/.bin/csso ENOENT

At /usr/share/atom/resources/app.asar/src/notification.js:25

Error: Notification must be created with string message: Error: spawn /home/marius/.atom/packages/csso/node_modules/.bin/csso ENOENT
    at Notification.module.exports.Notification.validate (/usr/share/atom/resources/app.asar/src/notification.js:25:15)
    at new Notification (/usr/share/atom/resources/app.asar/src/notification.js:20:12)
    at NotificationManager.module.exports.NotificationManager.addError (/usr/share/atom/resources/app.asar/src/notification-manager.js:41:35)
    at ChildProcess.<anonymous> (/home/marius/.atom/packages/csso/index.js:36:24)
    at emitOne (events.js:96:13)
    at ChildProcess.emit (events.js:188:7)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:213:12)
    at onErrorNT (internal/child_process.js:359:16)
    at _combinedTickCallback (internal/process/next_tick.js:74:11)
    at process._tickCallback (internal/process/next_tick.js:98:9)

Commands

     -1:42.5.0 editor:indent (atom-text-editor.editor.is-focused)
     -1:42.4.0 snippets:next-tab-stop (atom-text-editor.editor.is-focused)
     -1:42.4.0 snippets:expand (atom-text-editor.editor.is-focused)
     -1:42.4.0 editor:indent (atom-text-editor.editor.is-focused)
     -1:42.4.0 snippets:next-tab-stop (atom-text-editor.editor.is-focused)
     -1:42.4.0 snippets:expand (atom-text-editor.editor.is-focused)
     -1:42.4.0 editor:indent (atom-text-editor.editor.is-focused)
     -1:42.3.0 snippets:next-tab-stop (atom-text-editor.editor.is-focused)
     -1:42.3.0 snippets:expand (atom-text-editor.editor.is-focused)
     -1:42.3.0 editor:indent (atom-text-editor.editor.is-focused)
     -1:41.6.0 core:select-all (atom-text-editor.editor.is-focused)
     -1:40 cssfmt:execute (atom-text-editor.editor.is-focused)
     -1:21.2.0 core:select-all (atom-text-editor.editor.mini.is-focused)
     -1:19.5.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -0:02.4.0 core:select-all (atom-text-editor.editor.is-focused)
     -0:00.1.0 csso:minify (atom-text-editor.editor.is-focused)

Config

{
  "core": {
    "packagesWithKeymapsDisabled": [],
    "telemetryConsent": "no",
    "themes": [
      "atom-dark-ui",
      "one-dark-syntax"
    ]
  }
}

Installed Packages

# User
atom-beautify, v0.29.16 (active)
atom-reactjs-snippets, v0.2.1 (active)
cssfmt, v1.4.0 (active)
csso, v2.3.0 (inactive)
es6-javascript, v1.0.0 (inactive)
react, v0.16.2 (active)
atom-dark-syntax, v0.27.0 (inactive)
atom-dark-ui, v0.52.0 (active)
atom-light-syntax, v0.28.0 (inactive)
atom-light-ui, v0.45.0 (inactive)
base16-tomorrow-dark-theme, v1.3.0 (inactive)
base16-tomorrow-light-theme, v1.3.0 (inactive)
one-dark-ui, v1.6.2 (inactive)
one-light-ui, v1.6.2 (inactive)
one-dark-syntax, v1.5.0 (active)
one-light-syntax, v1.5.0 (inactive)
solarized-dark-syntax, v1.0.5 (inactive)
solarized-light-syntax, v1.0.5 (inactive)
about, v1.7.0 (active)
archive-view, v0.62.0 (active)
autocomplete-atom-api, v0.10.0 (active)
autocomplete-css, v0.13.1 (active)
autocomplete-html, v0.7.2 (active)
autocomplete-plus, v2.31.4 (active)
autocomplete-snippets, v1.11.0 (active)
autoflow, v0.27.0 (inactive)
autosave, v0.23.1 (active)
background-tips, v0.26.1 (active)
bookmarks, v0.42.0 (active)
bracket-matcher, v0.82.2 (active)
command-palette, v0.39.0 (inactive)
deprecation-cop, v0.54.1 (active)
dev-live-reload, v0.47.0 (active)
encoding-selector, v0.22.0 (active)
exception-reporting, v0.40.0 (active)
find-and-replace, v0.202.2 (inactive)
fuzzy-finder, v1.4.0 (active)
git-diff, v1.1.0 (active)
go-to-line, v0.31.0 (inactive)
grammar-selector, v0.48.2 (active)
image-view, v0.60.0 (active)
incompatible-packages, v0.26.1 (active)
keybinding-resolver, v0.35.0 (active)
line-ending-selector, v0.5.0 (active)
link, v0.31.2 (inactive)
markdown-preview, v0.158.8 (active)
metrics, v1.1.2 (active)
notifications, v0.65.1 (active)
open-on-github, v1.2.1 (inactive)
package-generator, v1.0.1 (inactive)
settings-view, v0.243.1 (active)
snippets, v1.0.4 (active)
spell-check, v0.68.4 (active)
status-bar, v1.4.1 (active)
styleguide, v0.47.2 (active)
symbols-view, v0.113.1 (inactive)
tabs, v0.103.0 (active)
timecop, v0.33.2 (active)
tree-view, v0.210.0 (active)
update-package-dependencies, v0.10.0 (active)
welcome, v0.35.1 (active)
whitespace, v0.35.0 (active)
wrap-guide, v0.38.2 (active)
language-c, v0.54.0 (active)
language-clojure, v0.22.1 (active)
language-coffee-script, v0.48.0 (active)
language-csharp, v0.13.0 (active)
language-css, v0.40.1 (active)
language-gfm, v0.88.0 (active)
language-git, v0.15.0 (active)
language-go, v0.43.0 (active)
language-html, v0.47.1 (active)
language-hyperlink, v0.16.1 (active)
language-java, v0.24.0 (active)
language-javascript, v0.122.0 (active)
language-json, v0.18.3 (active)
language-less, v0.29.6 (active)
language-make, v0.22.2 (active)
language-mustache, v0.13.0 (active)
language-objective-c, v0.15.1 (active)
language-perl, v0.37.0 (active)
language-php, v0.37.3 (active)
language-property-list, v0.8.0 (active)
language-python, v0.45.1 (active)
language-ruby, v0.70.2 (active)
language-ruby-on-rails, v0.25.1 (active)
language-sass, v0.57.0 (active)
language-shellscript, v0.23.0 (active)
language-source, v0.9.0 (active)
language-sql, v0.25.0 (active)
language-text, v0.7.1 (active)
language-todo, v0.29.1 (active)
language-toml, v0.18.1 (active)
language-xml, v0.34.12 (active)
language-yaml, v0.27.1 (active)

# Dev
No dev packages

Failed to activate the atom-csso package

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 0.198.0 ⚠️ in 1.0 API Preview Mode ⚠️
System: Mac OS X 10.10.3
Thrown From: atom-csso package, v0.2.0

Stack Trace

Failed to activate the atom-csso package

At Cannot read property 'command' of undefined

TypeError: Cannot read property 'command' of undefined
    at Object.module.exports.activate (/Users/Bryan/.atom/packages/atom-csso/lib/csso.coffee:13:25)
    at Package.module.exports.Package.activateNow (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:242:19)
    at /Applications/Atom.app/Contents/Resources/app.asar/src/package.js:223:30
    at Package.module.exports.Package.measure (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:167:15)
    at Package.module.exports.Package.activate (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:215:14)
    at PackageManager.module.exports.PackageManager.activatePackage (/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:434:21)
    at /Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:418:29
    at Config.module.exports.Config.transact (/Applications/Atom.app/Contents/Resources/app.asar/src/config.js:311:16)
    at PackageManager.module.exports.PackageManager.activatePackages (/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:413:19)
    at PackageManager.module.exports.PackageManager.activate (/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:394:46)

Commands

Config

{
  "core": {
    "themes": [
      "one-light-ui",
      "fizzy"
    ],
    "projectHome": "/Users/Bryan/Sites"
  }
}

Installed Packages

# User
atom-csso, v0.2.0
close-tags, v0.2.0
emmet, v2.3.9
file-icons, v1.5.5
fizzy, v0.15.0
language-apache, v1.3.0
language-csharp, v0.5.0
language-liquid, v0.2.0

# Dev
No dev packages

Error on finding csso module

Hi, I got the following error when I apply csso. Seems that it can't locate the csso module. Any idea on how can I fix this?

Error: Command failed: 
/Users/hoishing/.atom/packages/csso/node_modules/.bin/csso 
internal/modules/cjs/loader.js:613 throw err; ^

Error: Cannot find module 'csso' Require stack:

/Users/hoishing/.atom/packages/csso/node_modules/csso-cli/index.js
/Users/hoishing/.atom/packages/csso/node_modules/csso-cli/bin/csso 
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:610:15) 
at Function.Module._load (internal/modules/cjs/loader.js:526:27) 
at Module.require (internal/modules/cjs/loader.js:666:19) 
at require (internal/modules/cjs/helpers.js:16:16) 
at Object. (/Users/hoishing/.atom/packages/csso/node_modules/csso-cli/index.js:4:12) 
at Module._compile (internal/modules/cjs/loader.js:759:30) 
at Object.Module._extensions..js (internal/modules/cjs/loader.js:770:10) 
at Module.load (internal/modules/cjs/loader.js:628:32) 
at Function.Module._load (internal/modules/cjs/loader.js:555:12) 
at Module.require (internal/modules/cjs/loader.js:666:19)

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.