0.6.1 • Published 4 months ago

@codeque/core v0.6.1

Weekly downloads
-
License
Sustainable Use L...
Repository
github
Last release
4 months ago

What is CodeQue?

CodeQue is semantic code search engine that understands the code syntax.

It matches code structurally which makes it excellent for more complex queries.

Query language offers wildcards, partial matching and ignores code formatting.

Structural code search is available for JavaScript, TypesScript, HTML, CSS, Python, Lua and more soon.

Text code search with handy wildcards is available for every language and covers common regex search use cases.

Integrations

CodeQue is available as:

Coming soon

CodeQue will be soon available as:

  • Duplicated code identification
  • Batch code refactoring
  • Advanced ESLint rule creator

@codeque/core

It's internal package and it's not meant to be used directly.

The exposed API might have breaking changes between releases.

To use CodeQue check available platforms listed above.

Support and feedback

Feel free to use Github Issues to

  • ask for help with writing a query
  • report a bug or doubt
  • suggest feature or improvement