Skip to content

Commit

Permalink
Updated example projects
Browse files Browse the repository at this point in the history
  • Loading branch information
spoenemann committed Nov 21, 2023
1 parent e38e5d4 commit 781c032
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ The version history is documented in the [CHANGELOG](https://github.com/eclipse-

## References

- [Example: DSL in the Cloud](http://github.com/TypeFox/theia-xtext-sprotty-example) – an example using Xtext, Theia and Sprotty to create a DSL workbench in the cloud
- [Example: npm dependencies](https://github.com/TypeFox/npm-dependency-graph) – discover dependencies of npm packages
- [Yangster](https://github.com/theia-ide/yang-vscode) a VS Code extension for the YANG language

- [Example: view filtering](https://github.com/TypeFox/sprotty-view-filtering) – using filtering to efficiently navigate a large dataset of publications and citations
- [Example: nested graphs](https://github.com/TypeFox/sprotty-nested-demo) – expanding nested subgraphs in-place to efficiently navigate a large project with TypeScript modules
- [Yangster](https://github.com/TypeFox/yang-vscode) – a VS Code extension for the YANG language
3 changes: 2 additions & 1 deletion packages/sprotty-elk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ Pre-built npm packages available from [npmjs](https://www.npmjs.com/package/spro

## References

- [npm-dependency-graph](https://github.com/TypeFox/npm-dependency-graph/) – an example using sprotty-elk to display npm package dependencies.
- [Example: view filtering](https://github.com/TypeFox/sprotty-view-filtering) – using filtering to efficiently navigate a large dataset of publications and citations
- [Example: nested graphs](https://github.com/TypeFox/sprotty-nested-demo) – expanding nested subgraphs in-place to efficiently navigate a large project with TypeScript modules
6 changes: 3 additions & 3 deletions packages/sprotty/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ The version history is documented in the [CHANGELOG](https://github.com/eclipse-

## References

- [Example: DSL in the Cloud](http://github.com/TypeFox/theia-xtext-sprotty-example) – an example using Xtext, Theia and Sprotty to create a DSL workbench in the cloud
- [Example: npm dependencies](https://github.com/TypeFox/npm-dependency-graph) – discover dependencies of npm packages
- [Yangster](https://github.com/theia-ide/yang-vscode) a VS Code extension for the YANG language
- [Example: view filtering](https://github.com/TypeFox/sprotty-view-filtering) – using filtering to efficiently navigate a large dataset of publications and citations
- [Example: nested graphs](https://github.com/TypeFox/sprotty-nested-demo) – expanding nested subgraphs in-place to efficiently navigate a large project with TypeScript modules
- [Yangster](https://github.com/TypeFox/yang-vscode) – a VS Code extension for the YANG language

0 comments on commit 781c032

Please sign in to comment.