Search
defined
return the first argument that is `!== undefined`
v1.0.1 URL:
https://unpkg.com/defined@1.0.1/index.js
Open
Browse Files
undefined
short-circuit
||
or
//
defined-or
systema-palindrome
Palindrome detecter
v0.1.0 URL:
https://unpkg.com/systema-palindrome@0.1.0/index.js
Open
Browse Files
"palindrome"
//
プロジェクトの機能
"javascript"
//
使用する言語
"mocha"
//
テストフレームワーク
"learn-enough"
//
教材の名前
"tdd"
//
テスト駆動開発
(Test
Driven
Development)
"string-processing"
//
プロジェクトのテーマ
systemasan-palindrome
Palindrome detecter
v0.1.0 URL:
https://unpkg.com/systemasan-palindrome@0.1.0/index.js
Open
Browse Files
"palindrome"
//
プロジェクトの機能
"javascript"
//
使用する言語
"mocha"
//
テストフレームワーク
"learn-enough"
//
教材の名前
"tdd"
//
テスト駆動開発
(Test
Driven
Development)
"string-processing"
//
プロジェクトのテーマ
comments
Transform between different comment styles
v0.3.7 URL:
https://unpkg.com/comments@0.3.7/lib/comments.js
Open
Browse Files
promiseback
comment
comments
html
comments
multiline
//
/*
declared
Return the first argument that is "!= undefined" (or "!= null", which is the same thing)
v0.1.0 URL:
https://unpkg.com/declared@0.1.0/index.js
Open
Browse Files
undefined
null
default
defaults
optional
omitted
short-circuit
||
or
//