- Philips Hue
- https://www.npmjs.com/package/@cartman640/spooky-lights
- Node Hue API An API library for Node.js that interacts with the Philips Hue Bridge to control Philips Hue Light Bulbs and Philips Living Color Lamps.
- Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"use strict"; | |
// Load plugins | |
const autoprefixer = require("autoprefixer"); | |
const browsersync = require("browser-sync").create(); | |
const cp = require("child_process"); | |
const cssnano = require("cssnano"); | |
const del = require("del"); | |
const eslint = require("gulp-eslint"); | |
const gulp = require("gulp"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import gulp from 'gulp' | |
const compileMarkup = () => { // COMPILE MARKUP } | |
const compileScript = () => { // COMPILE SCRIPT } | |
const compileStyle = () => { // COMPILE STYLE } | |
const watchMarkup = () => { // WATCH MARKUP } | |
const watchScript = () => { // WATCH SCRIPT } | |
const watchStyle = () => { // WATCH STYLE } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo sha1,hash,parents,author_email,author_name,refs,subject,timestamp,date_time > git_log.csv | |
git log --reverse --format='format:"%H","%h","%P","%ae","%an","%d", "%s","%at","%ai"' >> git_log.csv | |
# Download and Unzip Neo4j | |
# Start Neo4j | |
/path/to/neo4j-community-2.1.5/bin/neo4j start | |
# Start Neo4j-Shell with your data |
People
![]() :bowtie: |
π :smile: |
π :laughing: |
---|---|---|
π :blush: |
π :smiley: |
:relaxed: |
π :smirk: |
π :heart_eyes: |
π :kissing_heart: |
π :kissing_closed_eyes: |
π³ :flushed: |
π :relieved: |
π :satisfied: |
π :grin: |
π :wink: |
π :stuck_out_tongue_winking_eye: |
π :stuck_out_tongue_closed_eyes: |
π :grinning: |
π :kissing: |
π :kissing_smiling_eyes: |
π :stuck_out_tongue: |