Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atom-community/atom-ide-template-js
Template project for atom packages in JavaScript
https://github.com/atom-community/atom-ide-template-js
atom-packages javascript template template-project
Last synced: 27 days ago
JSON representation
Template project for atom packages in JavaScript
- Host: GitHub
- URL: https://github.com/atom-community/atom-ide-template-js
- Owner: atom-community
- License: other
- Created: 2020-07-04T02:18:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-15T09:19:16.000Z (about 1 year ago)
- Last Synced: 2024-04-15T01:57:39.218Z (8 months ago)
- Topics: atom-packages, javascript, template, template-project
- Language: JavaScript
- Homepage:
- Size: 488 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# atom-ide-template-js
This is a template for atom-ide-community packages using JavaScript. It is recommended to use [the TypeScript template](https://github.com/atom-ide-community/atom-ide-template) instead.
Use `Ctrl+Shift+F` and replace `atom-ide-template-js` with `atom-ide-packagename`. Then put your name in the license section and author section.
![Build Status (Github Actions)](https://github.com/atom-ide-community/atom-ide-template-js/workflows/CI/badge.svg)
[![Dependency Status](https://david-dm.org/atom-ide-community/atom-ide-template-js.svg)](https://david-dm.org/atom-ide-community/atom-ide-template-js)
[![apm](https://img.shields.io/apm/dm/atom-ide-template-js.svg)](https://github.com/atom-ide-community/atom-ide-template-js)
[![apm](https://img.shields.io/apm/v/atom-ide-template-js.svg)](https://github.com/atom-ide-community/atom-ide-template-js)## Features
-
## Usage
## Roadmap
## Contributing
- Let me know if you encounter any bugs.
- Feature requests are always welcome.