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: 3 months ago
JSON representation
Template project for atom packages in TypeScript
- Host: GitHub
- URL: https://github.com/atom-community/atom-ide-template
- Owner: atom-community
- License: other
- Created: 2020-06-13T03:42:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-16T00:27:18.000Z (over 2 years ago)
- Last Synced: 2025-03-25T15:22:01.038Z (about 1 year ago)
- Topics: atom, eslint, package, prettier, rollup, template, typescript
- Language: JavaScript
- Homepage:
- Size: 564 KB
- Stars: 5
- Watchers: 4
- Forks: 3
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.

[](https://david-dm.org/atom-ide-community/atom-ide-template)
[](https://github.com/atom-ide-community/atom-ide-template)
[](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.