Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.