Skip to content

Commit

Permalink
Add Twilio Paste (#114)
Browse files Browse the repository at this point in the history
after review by @SiTaggart

Co-authored-by: Sarah Li <sali@twilio.com>
  • Loading branch information
serifluous and serifluous committed Nov 6, 2020
1 parent 022e87d commit 0b23f3a
Show file tree
Hide file tree
Showing 2 changed files with 317 additions and 0 deletions.
158 changes: 158 additions & 0 deletions src/data/data.JSON
Original file line number Diff line number Diff line change
Expand Up @@ -15666,5 +15666,163 @@
"label": "distribution",
"url": "https://www.npmjs.com/package/@ffdc/uxg-angular-theme"
}
},
{
"company": {
"data": "twilio",
"label": "company"
},
"system": {
"data": "paste",
"deprecated": "no",
"url": "https://paste.twilio.design/",
"label": "system",
"$addedAt": "202010302218"
},
"repository": {
"data": "GitHub",
"url": "https://github.com/twilio-labs/paste",
"label": "repository"
},
"codeDepth": {
"data": "HTML/CSS/TS",
"label": "code depth"
},
"components": {
"data": "yes",
"label": "components"
},
"js": {
"data": "React",
"label": "JS library/framework"
},
"ts": {
"data": "yes",
"label": "TypeScript"
},
"webComponents": {
"data": "no",
"label": "web components"
},
"tests": {
"data": [
"Chromatic",
"Cypress",
"Jest"
],
"label": "tests"
},
"linter": {
"data": "ESLint",
"label": "linter"
},
"css": {
"data": "no",
"label": "CSS"
},
"cssInjs": {
"data": "yes",
"label": "CSS in JS"
},
"designTokens": {
"data": [
"yaml",
"theo"
],
"label": "design tokens"
},
"bundleManager": {
"data": "Webpack",
"label": "bundle manager"
},
"uiKit": {
"data": "Sketch",
"url": "https://share.goabstract.com/786b3d8f-b87a-4140-af7d-eb4cdd40e8ed",
"label": "UI kit"
},
"brandGuidelines": {
"data": "Twilio Brand",
"url": "https://www.twilio.com/brand",
"label": "brand guidelines"
},
"colorPalette": {
"data": "yes",
"url": "https://paste.twilio.design/tokens",
"label": "color palette"
},
"colorNaming": {
"data": "specific (e.g. color-background-error)",
"label": "color naming"
},
"contrastAnalysis": {
"data": "yes",
"url": "https://paste.twilio.design/tokens",
"label": "contrast analysis"
},
"typography": {
"data": "yes",
"url": "https://paste.twilio.design/tokens",
"label": "typography"
},
"icons": {
"data": "SVG",
"url": "https://paste.twilio.design/icons",
"label": "icons"
},
"space/Grid": {
"data": "yes",
"url": "https://paste.twilio.design/layout",
"label": "space / grid"
},
"illustrations": {
"data": "yes",
"url": "https://paste.twilio.design/illustrations",
"label": "illustration"
},
"dataVisualization": {
"data": "no",
"url": "",
"label": "data visualization"
},
"animation": {
"data": "no",
"url": "",
"label": "animation"
},
"voiceTone": {
"data": "yes",
"url": "https://paste.twilio.design/content/voice-and-tone",
"label": "voice & tone"
},
"accessibilityGuidelines": {
"data": "yes",
"url": "https://paste.twilio.design/inclusive-design",
"label": "accessibility guidelines"
},
"designPrinciples": {
"data": "yes",
"url": "https://paste.twilio.design/principles",
"label": "design principles"
},
"websiteDocumentation": {
"data": "yes",
"url": "https://paste.twilio.design/",
"label": "documentation website"
},
"codeDocumentation": {
"data": "yes",
"url": "https://paste.twilio.design/getting-started/engineering",
"label": "code documentation"
},
"storybook": {
"data": "yes",
"url": "https://twilio-labs.github.io/paste",
"label": "storybook"
},
"distribution": {
"data": "npm",
"url": "https://www.npmjs.com/package/@twilio-paste/core",
"label": "distribution"
}
}
]
159 changes: 159 additions & 0 deletions src/data/systems/202010302218-twilio.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,159 @@
{
"company": {
"data": "twilio",
"label": "company"
},
"system": {
"data": "paste",
"deprecated": "no",
"url": "https://paste.twilio.design/",
"label": "system"
},
"repository": {
"data": "GitHub",
"url": "https://github.com/twilio-labs/paste",
"label": "repository"
},
"codeDepth": {
"data": "HTML/CSS/TS",
"label": "code depth"
},
"components": {
"data": "yes",
"label": "components"
},
"js": {
"data": "React",
"label": "JS library/framework"
},
"ts": {
"data": "yes",
"label": "TypeScript"
},
"webComponents": {
"data": "no",
"label": "web components"
},
"tests": {
"data": [
"Chromatic",
"Cypress",
"Jest",
"React Testing Library",
"aXe-core"
],
"label": "tests"
},
"linter": {
"data": "ESLint",
"label": "linter"
},
"css": {
"data": "no",
"label": "CSS"
},
"cssInjs": {
"data": "Emotion",
"label": "CSS in JS"
},
"designTokens": {
"data": [
"yaml",
"theo"
],
"label": "design tokens"
},
"bundleManager": {
"data": "Rollup",
"label": "bundle manager"
},
"uiKit": {
"data": "Sketch",
"url": "https://share.goabstract.com/786b3d8f-b87a-4140-af7d-eb4cdd40e8ed",
"label": "UI kit"
},
"brandGuidelines": {
"data": "Twilio Brand",
"url": "https://www.twilio.com/brand",
"label": "brand guidelines"
},
"colorPalette": {
"data": "yes",
"url": "https://paste.twilio.design/tokens",
"label": "color palette"
},
"colorNaming": {
"data": "specific (e.g. color-background-error)",
"label": "color naming"
},
"contrastAnalysis": {
"data": "yes",
"url": "https://paste.twilio.design/tokens",
"label": "contrast analysis"
},
"typography": {
"data": "yes",
"url": "https://paste.twilio.design/tokens",
"label": "typography"
},
"icons": {
"data": "SVG",
"url": "https://paste.twilio.design/icons",
"label": "icons"
},
"space/Grid": {
"data": "yes",
"url": "https://paste.twilio.design/layout",
"label": "space / grid"
},
"illustrations": {
"data": "yes",
"url": "https://paste.twilio.design/illustrations",
"label": "illustration"
},
"dataVisualization": {
"data": "no",
"url": "",
"label": "data visualization"
},
"animation": {
"data": "no",
"url": "",
"label": "animation"
},
"voiceTone": {
"data": "yes",
"url": "https://paste.twilio.design/content/voice-and-tone",
"label": "voice & tone"
},
"accessibilityGuidelines": {
"data": "yes",
"url": "https://paste.twilio.design/inclusive-design",
"label": "accessibility guidelines"
},
"designPrinciples": {
"data": "yes",
"url": "https://paste.twilio.design/principles",
"label": "design principles"
},
"websiteDocumentation": {
"data": "yes",
"url": "https://paste.twilio.design/",
"label": "documentation website"
},
"codeDocumentation": {
"data": "yes",
"url": "https://paste.twilio.design/getting-started/engineering",
"label": "code documentation"
},
"storybook": {
"data": "yes",
"url": "https://twilio-labs.github.io/paste",
"label": "storybook"
},
"distribution": {
"data": "npm",
"url": "https://www.npmjs.com/package/@twilio-paste/core",
"label": "distribution"
}
}

0 comments on commit 0b23f3a

Please sign in to comment.