REPOSITORY OVERVIEWLive repository statistics
★ 0Stars
⑂ 0Forks
◯ 0Open issues
◉ 0Watchers
4/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
0 Community adoption25% weight
0 Maintenance state20% weight
0 License clarity10% weight
0 Project information10% weight
35 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
#atom-shell-template
This is a small template for an Atom Shell application. Will open an application and send a message from "backend" to "frontend".
The Atom Shell framework lets you write cross-platform desktop applications using JavaScript, HTML and CSS. It is based on node.js and Chromium [...]

What this does
- It's a template App which will open an App window and send a sentence from the backend to the App window.
- It has a development gulp script which will:
- restart the App every time a server-side (renderer) Javascript file is changed.
- recompile the SCSS into CSS if a scss file is changed.
- lint the Javascript with
gulp jslint.
- lint the SCSS with
gulp scsslint.
- lint both SCSS and Javascript with
gulp lint.
Included libraries:
Installation
- Install atom-shell by running
./install.sh
- Install all NPM dependencies by running
npm install in the root directory
- Install all Bower dependencies by running
bower install in the app/browser directory.
Running
- Run by running
./start.js (or node start.js, it's the same thing)
Running for development
- Run for development by running
gulp. This will restart the App every time a js/html/scss file is changed.
Linting
- Lint Javascript with ESLint by running
gulp jslint.
- Lint SCSS with SCSS-Lint by running
gulp scsslint.
- Lint both SCSS and Javascript by running
gulp lint.
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
86/100 healthRecently updatedPopularActive repository
JavaScriptNo license#30daysofjavascript#angular#challenge#css
⑂ 10.5K forks◯ 368 issuesUpdated today
This is a list of projects which have curated tasks specifically for new contributors. These issues are a great way to get started with a project, or to help share the load of working on open source projects. Jump in!
81/100 healthRecently updatedActive repositoryHas homepage
JavaScriptNOASSERTION#good-first-issue#help-wanted#javascript#ruby
⑂ 2.3K forks◯ 89 issuesUpdated 1 day ago
Project homepage ↗