-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #79 from erickhun/master
Add Nonbiri coffee
- Loading branch information
Showing
12 changed files
with
72 additions
and
12 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
--- | ||
contributors: | ||
- https://twitter.com/eric_khun | ||
added: 2024-04-11 | ||
name: Nonbiri coffee | ||
type: Cafe | ||
area: Songshan District | ||
google_maps: https://maps.app.goo.gl/i7AkrGPieYNHVXbn6 | ||
coordinates: 25.053714607461032, 121.54813632944779 | ||
address: | ||
en: No. 11號, Alley 7, Lane 120, Dunhua N Rd, Songshan District, Taipei City, 105 | ||
zh-tw: 台北市松山區敦化北路120巷7弄11號 | ||
station: Taipei Arena | ||
hours: | ||
mon: 10:00-19:00 | ||
tue: 10:00-19:00 | ||
wed: 10:00-19:00 | ||
thu: 10:00-19:00 | ||
fri: 12:00-21:00 | ||
sat: 12:00-21:00 | ||
sun: 12:00-21:00 | ||
wifi: 5 | ||
speed: 517 | ||
power: 4 | ||
vacancy: 4 | ||
comfort: 5 | ||
quiet: 4 | ||
food: 4 | ||
drinks: 5 | ||
price: 2 | ||
view: 3 | ||
toilets: 5 | ||
music: true | ||
smoking: false | ||
standing_tables: false | ||
outdoor_seating: true | ||
cash_only: false | ||
lactose_free_milk: true | ||
facebook: https://www.facebook.com/p/Nonbiri-Coffee-Shop-61550519480588/ | ||
instagram: https://www.instagram.com/nonbiricoffeeshop | ||
telephone: "+886227169897" | ||
website: | ||
images: | ||
- 1.JPG | ||
- 2.JPG | ||
- 3.JPG | ||
- 4.JPG | ||
- 5.JPG | ||
- 6.JPG | ||
- 7.JPG | ||
- 8.JPG | ||
- 9.JPG | ||
- 10.JPG | ||
--- | ||
|
||
New cafe opened end of 2023. Great choice of music atmosphere ideal for working. Seats are comfortable and good decoration. Power outlets almost everywhere with excellent wifi. | ||
|
||
Tasty lemon cheesecake/chiffon cake. The latte is also great. Friendly owner. | ||
|
||
|
||
|
||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -204,7 +204,7 @@ bl@^4.0.3: | |
|
||
[email protected]: | ||
version "1.20.2" | ||
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.2.tgz#6feb0e21c4724d06de7ff38da36dad4f57a747fd" | ||
resolved "https://registry.npmjs.org/body-parser/-/body-parser-1.20.2.tgz" | ||
integrity sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA== | ||
dependencies: | ||
bytes "3.1.2" | ||
|
@@ -536,7 +536,7 @@ express-rate-limit@^7.1.5: | |
|
||
express@^4.18.3: | ||
version "4.18.3" | ||
resolved "https://registry.yarnpkg.com/express/-/express-4.18.3.tgz#6870746f3ff904dee1819b82e4b51509afffb0d4" | ||
resolved "https://registry.npmjs.org/express/-/express-4.18.3.tgz" | ||
integrity sha512-6VyCijWQ+9O7WuVMTRBTl+cjNNIzD5cY5mQ1WM8r/LEkI2u8EYpOotESNwzNlyCn3g+dmjKYI6BmNneSr/FSRw== | ||
dependencies: | ||
accepts "~1.3.8" | ||
|
@@ -920,7 +920,7 @@ [email protected]: | |
|
||
linkinator@^6.0.4: | ||
version "6.0.4" | ||
resolved "https://registry.yarnpkg.com/linkinator/-/linkinator-6.0.4.tgz#2a4a9f76732b0f8968abf35ed09d57a3a8be3427" | ||
resolved "https://registry.npmjs.org/linkinator/-/linkinator-6.0.4.tgz" | ||
integrity sha512-gxZ9ePUBeoaCk29p+2gAwrRIVnKOqAV8ZVCEM8N7MvpwbccDBQiKjXFyS6nQx56K1CCZLboan2i5iJfpWCsnSQ== | ||
dependencies: | ||
chalk "^5.0.0" | ||
|
@@ -968,7 +968,7 @@ marked@^10.0.0: | |
|
||
marked@^12.0.0: | ||
version "12.0.0" | ||
resolved "https://registry.yarnpkg.com/marked/-/marked-12.0.0.tgz#051ea8c8c7f65148a63003df1499515a2c6de716" | ||
resolved "https://registry.npmjs.org/marked/-/marked-12.0.0.tgz" | ||
integrity sha512-Vkwtq9rLqXryZnWaQc86+FHLC6tr/fycMfYAhiOIXkrNmeGAyhSxjqu0Rs1i0bBqw5u0S7+lV9fdH2ZSVaoa0w== | ||
|
||
math-interval-parser@^2.0.1: | ||
|
@@ -1015,7 +1015,7 @@ [email protected]: | |
|
||
mime@^4.0.0: | ||
version "4.0.1" | ||
resolved "https://registry.yarnpkg.com/mime/-/mime-4.0.1.tgz#ad7563d1bfe30253ad97dedfae2b1009d01b9470" | ||
resolved "https://registry.npmjs.org/mime/-/mime-4.0.1.tgz" | ||
integrity sha512-5lZ5tyrIfliMXzFtkYyekWbtRXObT9OWa8IwQ5uxTBDHucNNwniRqo0yInflj+iYi5CBa6qxadGzGarDfuEOxA== | ||
|
||
mimic-response@^3.1.0: | ||
|
@@ -1054,7 +1054,7 @@ mkdirp-classic@^0.5.2, mkdirp-classic@^0.5.3: | |
|
||
moment-timezone@^0.5.45: | ||
version "0.5.45" | ||
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.45.tgz#cb685acd56bac10e69d93c536366eb65aa6bcf5c" | ||
resolved "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.45.tgz" | ||
integrity sha512-HIWmqA86KcmCAhnMAN0wuDOARV/525R2+lOLotuGFzn4HO+FH+/645z2wx0Dt3iDv6/p61SIvKnDstISainhLQ== | ||
dependencies: | ||
moment "^2.29.4" | ||
|
@@ -1131,7 +1131,7 @@ node-fetch@^2.6.9: | |
|
||
nodemon@^3.1.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.0.tgz#ff7394f2450eb6a5e96fe4180acd5176b29799c9" | ||
resolved "https://registry.npmjs.org/nodemon/-/nodemon-3.1.0.tgz" | ||
integrity sha512-xqlktYlDMCepBJd43ZQhjWwMw2obW/JRvkrLxq5RCNcuDDX1DbcPT+qT1IlIIdf+DhnWs90JpTMe+Y5KxOchvA== | ||
dependencies: | ||
chokidar "^3.5.2" | ||
|
@@ -1394,7 +1394,7 @@ range-parser@~1.2.1: | |
|
||
[email protected]: | ||
version "2.5.2" | ||
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.2.tgz#99febd83b90e08975087e8f1f9419a149366b68a" | ||
resolved "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz" | ||
integrity sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA== | ||
dependencies: | ||
bytes "3.1.2" | ||
|
@@ -1449,7 +1449,7 @@ resolve@^1.15.1: | |
|
||
rollbar@^2.26.3: | ||
version "2.26.3" | ||
resolved "https://registry.yarnpkg.com/rollbar/-/rollbar-2.26.3.tgz#a8b7fde0cc7590b1dc4f4f56ad773b8c72bfb5a8" | ||
resolved "https://registry.npmjs.org/rollbar/-/rollbar-2.26.3.tgz" | ||
integrity sha512-Pf6PVH0zFi0dK4Yhj4MBEZX0QwIiHPZRgBHNHkhiujarhT5xunkJZ1T1QaJD0g8ML22f3zA7kKsly1tZZE7cdg== | ||
dependencies: | ||
async "~3.2.3" | ||
|
@@ -1642,7 +1642,6 @@ [email protected]: | |
integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ== | ||
|
||
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0: | ||
name string-width-cjs | ||
version "4.2.3" | ||
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" | ||
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== | ||
|
@@ -1668,7 +1667,6 @@ string_decoder@^1.1.1: | |
safe-buffer "~5.2.0" | ||
|
||
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: | ||
name strip-ansi-cjs | ||
version "6.0.1" | ||
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" | ||
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== | ||
|
@@ -1878,7 +1876,7 @@ yallist@^4.0.0: | |
|
||
yaml@^2.4.0: | ||
version "2.4.0" | ||
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.4.0.tgz#2376db1083d157f4b3a452995803dbcf43b08140" | ||
resolved "https://registry.npmjs.org/yaml/-/yaml-2.4.0.tgz" | ||
integrity sha512-j9iR8g+/t0lArF4V6NE/QCfT+CO7iLqrXAHZbJdo+LfjqP1vR8Fg5bSiaq6Q2lOD1AUEVrEVIgABvBFYojJVYQ== | ||
|
||
yesno@^0.3.1: | ||
|