Skip to content

Commit 9f67776

Browse files
add more research projects
1 parent e039fa0 commit 9f67776

3 files changed

Lines changed: 21 additions & 1 deletion

File tree

packages/designto-clean/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"version": "0.0.1",
44
"main": "lib/index.js",
55
"homepage": "https://designto.codes",
6-
"description": "linting & design cleanup for designto.codes"
6+
"description": "linting & design cleanup for designto.codes (normalization)"
77
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "@designto/corpus",
3+
"version": "0.0.0",
4+
"description": "corpus grouping of complex design",
5+
"main": "dist/index.js",
6+
"repository": "https://github.com/bridgedxyz/design-to-code",
7+
"author": "Bridged authors",
8+
"license": "Apache 2.0",
9+
"private": false
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "@designto/symantic",
3+
"version": "0.0.0",
4+
"description": "symantic analysis for design. just like in nlp.",
5+
"main": "dist/index.js",
6+
"repository": "https://github.com/bridgedxyz/design-to-code",
7+
"author": "Bridged authors",
8+
"license": "Apache 2.0",
9+
"private": false
10+
}

0 commit comments

Comments
 (0)