KO
|
EN
gitlite — search
Search
#javascript
#css
#game
#nodejs
#python
#library
#animation
#dotnet
#typescript
#java
#golang
#epub
kb-plategen
★ 40
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
dynatrace-gcp-monitor
:
Dynatrace integration for Google Cloud Platform monitoring
waifu.pics
:
Simple API wrapped around @Waifu-pics in order to be able to get random anime images for my markdown profile
cosernn
:
Code for the paper "Contextual and Sequential User Embeddings for Large-Scale Music Recommendation".
Client
:
闪客客户端
Convert-PolyAI-Torch
:
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
kb-plategen
?
Download (.md)
# Keyboard Plate Generator by Keebio This is a keyboard switch plate generator that takes in output from [Keyboard Layout Editor](http://www.keyboard-layout-editor.com/) and generates a switch plate based on the parameters you specify. The generation of the plate is all done client-side and leverages the [Maker.js](https://github.com/Microsoft/maker.js) library to draw out all the paths. ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. ## Development & Contributing ### Running the Generator Locally In the project directory, you can run the following command to run the app on your machine: `yarn start` Runs the app in the development mode.<br /> Open [http://localhost:3000](http://localhost:3000) to view it in the browser. The page will reload if you make edits.<br /> You will also see any lint errors in the console. ### Project Tracking Board If you'd like to help out with this project, check the Trello board that's been setup to see what kind of help is currently needed: [Project status board](https://trello.com/b/Kfx0hbyo/plate-generator) Any bit of help is appreciated!