Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vsaravind007/nodeScratchpad
Evaluate Nodejs Code Snippets From Menubar! :computer:
https://github.com/vsaravind007/nodeScratchpad
developer-tools javascript menubar nodejs osx-application repl
Last synced: about 1 month ago
JSON representation
Evaluate Nodejs Code Snippets From Menubar! :computer:
- Host: GitHub
- URL: https://github.com/vsaravind007/nodeScratchpad
- Owner: vsaravind007
- License: mit
- Created: 2018-03-23T04:14:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-18T04:55:08.000Z (over 4 years ago)
- Last Synced: 2024-08-01T23:32:34.070Z (4 months ago)
- Topics: developer-tools, javascript, menubar, nodejs, osx-application, repl
- Language: Swift
- Size: 3.06 MB
- Stars: 109
- Watchers: 6
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- open-source-mac-os-apps - nodeScratchpad - Evaluate Nodejs/JS code snippets from Menubar. ![swift_icon] (Applications / Development)
- open-source-mac-os-apps - nodeScratchpad - Evaluate Nodejs/JS code snippets from Menubar. ![swift_icon] (Applications / Development)
- awesome-swift-macos-apps - nodeScratchpad - Evaluate Nodejs/JS code snippets from Menubar. (Development / Web Development)
- awesome-swift-macos-apps - nodeScratchpad - Evaluate Nodejs/JS code snippets from Menubar. (Development / Web Development)
README
# nodeScratchpad
Evaluate Nodejs Code Snippets From Menubar, pure native implementation, no crossplatform bullsh*t! :computer:Now with syntax highlighting! :tada:
![Screenshot](https://github.com/vsaravind007/nodeScratchpad/blob/master/images/scratchpad.gif?raw=true)
## Installation
- Make sure you have Nodejs installed & is added to path
- Download the latest DMG from the [releases page](https://github.com/vsaravind007/nodeScratchpad/releases)
- Mount the DMG & drag nodeScratchpad.app to your Applications Folder
- Profit!You might get a warning saying the app is from an unidentified developer, you probably know how to fix it, else GIYF! :smile:
## Issues
You can create issues on the github project repo & they'll be addressed. Please make sure you give us the maximum possible information, so that we can fix up issues quickly.## Roadmap
- Keep the project as simple as possible!
- Support project directory
- Configuration management
- Inspect options## Contributors
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
| [
Arjun Komath](http://techulus.in)
[💻](https://github.com/vsaravind007/nodeScratchpad/commits?author=arjunkomath "Code") | [
sudeepngeorge](https://github.com/sudeepngeorge)
[💻](https://github.com/vsaravind007/nodeScratchpad/commits?author=sudeepngeorge "Code") | [
Aravind Vijayan](http://www.aravindvs.com)
[💻](https://github.com/vsaravind007/nodeScratchpad/commits?author=vsaravind007 "Code") [📖](https://github.com/vsaravind007/nodeScratchpad/commits?author=vsaravind007 "Documentation") |
| :---: | :---: | :---: |This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!