Skip to content

erichocean/lezer-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lezer Website

These are the sources for the Lezer website.

The build process requires @lezer/common, @lezer/lr, and @lezer/generator to resolve to the source checkouts of those packages, not just the installed npm packages. At the moment there's no automated way to set that up.

npm install
node src/index.js

This uses getdocs-ts and builddocs to extract types and documentation from the project's source code.

About

Sources for https://lezer.codemirror.net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 43.6%
  • JavaScript 31.3%
  • CSS 25.1%