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

Template project for atom packages in TypeScript
https://github.com/atom-community/atom-ide-template

atom eslint package prettier rollup template typescript

Last synced: about 2 months ago
JSON representation

Template project for atom packages in TypeScript

Awesome Lists containing this project

README

        

# atom-ide-template

This is a template for atom-ide-community packages using TypeScript.

It is recommended to use the TypeScript template, but there is a JavaScript version too [here](https://github.com/atom-ide-community/atom-ide-template-js).

Use `Ctrl+Shift+F` and replace `atom-ide-template` 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/workflows/CI/badge.svg)
[![Dependency Status](https://david-dm.org/atom-ide-community/atom-ide-template.svg)](https://david-dm.org/atom-ide-community/atom-ide-template)
[![apm](https://img.shields.io/apm/dm/atom-ide-template.svg)](https://github.com/atom-ide-community/atom-ide-template)
[![apm](https://img.shields.io/apm/v/atom-ide-template.svg)](https://github.com/atom-ide-community/atom-ide-template)

## Features

-

## Usage

## Roadmap

## Contributing

- Let me know if you encounter any bugs.
- Feature requests are always welcome.