jonas / metabrowse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Metabrowse

Build Status Join the chat at https://gitter.im/scalameta/scalameta

An experiment with Scalameta Semantic API to build online code browser with IDE-like features such as "jump to definition" and "find usages". See our demo page to try it out!

Implemented features

  • Generates a static site that is possible to serve via GitHub pages
  • Jump to definition
  • Find usages
  • Search by symbol

For other features on the roadmap, see our issue tracker: https://github.com/scalameta/metabrowse/issues

Related projects

Contributing

See the contribution guide.

Team

The current maintainers (people who can merge pull requests) are:

An up-to-date list of contributors is available here: https://github.com/scalameta/metabrowse/graphs/contributors.

License

Copyright 2017-2018 Ólafur Páll Geirsson and Jonas Fonseca

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ```

About

License:Apache License 2.0


Languages

Language:Scala 93.7%Language:TypeScript 2.3%Language:JavaScript 1.4%Language:HTML 1.1%Language:Shell 0.8%Language:CSS 0.7%