KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
codemirror-antlr4
★ 18
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
ob-samples
:
Show how to use OceanBase, providing the sample projects for OceanBase.
wikipedia-search
:
Allows users to quickly search highlighted items on Wikipedia. Inspired by the "search Wikipedia" function on the kindle mobile app.
laravel-tools
:
A tools for all laravel developers.
Idle-Action-Farm
:
A prototype of hypercasual game
GeekSynergy-Machine-Test
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
codemirror-antlr4
?
Download (.md)
# Integration Antlr 4 grammar tool with Codemirror editor. This project shows example of integration Antlr 4 grammar tool with Codemirror editor. ## Created with React App This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). ## Available Scripts In the project directory, you can run: ### `npm start` Runs the app in the development mode.\ Open [http://localhost:3000](http://localhost:3000) to view it in the browser. The page will reload if you make edits.\ You will also see any lint errors in the console. ### `npm run build` Builds the app for production to the `build` folder.\ It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes.\ Your app is ready to be deployed! ### `npm run grammar:build` Builds Antrl4 grammar files for typescript into ./src/antrl4-lang-grammar folder.