All Projects → atom → dalek

atom / dalek

Licence: MIT license
EXTERMINATEs built-in packages installed as community packages

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to dalek

simplepie-ng
Don't use this yet.
Stars: ✭ 41 (+156.25%)
Mutual labels:  atom
json-feed-viewer
The world's first JSON feed viewer 🥇
Stars: ✭ 40 (+150%)
Mutual labels:  atom
linter-pylama
Lint python in the Atom on the fly, using pylama
Stars: ✭ 22 (+37.5%)
Mutual labels:  atom
tester-phpunit
tester runner for phpunit on atom editor
Stars: ✭ 34 (+112.5%)
Mutual labels:  atom
MP4Parse
C++ library for MP4 file parsing.
Stars: ✭ 55 (+243.75%)
Mutual labels:  atom
atom-discord
Integrate with Discord and show Rich Presence information.
Stars: ✭ 107 (+568.75%)
Mutual labels:  atom
atomic-bohr-model
A d3 powered customizable and animated atomic bohr model
Stars: ✭ 27 (+68.75%)
Mutual labels:  atom
docblock-python
Atom plugin to insert documentation blocks for python functions
Stars: ✭ 22 (+37.5%)
Mutual labels:  atom
FeedReader
C# RSS and ATOM Feed reader library. Supports RSS 0.91, 0.92, 1.0, 2.0 and ATOM. Tested with multiple languages and feeds.
Stars: ✭ 221 (+1281.25%)
Mutual labels:  atom
Atom-as-a-Perl6-IDE
Packages and Plugins with Detailed Explanation on Configuring Atom as a Raku IDE
Stars: ✭ 15 (-6.25%)
Mutual labels:  atom
atom-language-r
R syntax for Atom
Stars: ✭ 33 (+106.25%)
Mutual labels:  atom
feed2maildir
📬 Read RSS/Atom feeds in your favourite, maildir-compatible email client.
Stars: ✭ 15 (-6.25%)
Mutual labels:  atom
markown-utilities
Markdown stylesheets and other minutiae
Stars: ✭ 17 (+6.25%)
Mutual labels:  atom
atom-ide-scala
Scala & Dotty support for Atom IDE (🧟‍♂️ zombie repo)
Stars: ✭ 47 (+193.75%)
Mutual labels:  atom
webfeed
A dart package for parsing RSS & Atom feed
Stars: ✭ 92 (+475%)
Mutual labels:  atom
wordpress-suite
WordPress Suite is an ever expanding suite of Wordpress tools, accessible right from atom's interface!
Stars: ✭ 13 (-18.75%)
Mutual labels:  atom
django-feed-reader
An RSS/Atom/JSONFeed reading + storing library for Django
Stars: ✭ 21 (+31.25%)
Mutual labels:  atom
atom-clipboard-plus
Keeps your clipboard history.
Stars: ✭ 17 (+6.25%)
Mutual labels:  atom
atom-double-tag
An Atom Editor package for faster HTML tag editing
Stars: ✭ 62 (+287.5%)
Mutual labels:  atom
atom-python-isort
Atom.io plugin to sort Python imports
Stars: ✭ 19 (+18.75%)
Mutual labels:  atom

This package is now a part of the core Atom repository, please direct all issues and pull requests there in the future!


dalek

Standard - JavaScript Style Guide

EXTERMINATEs core packages installed in ~/.atom/packages.

Why worry?

When people install core Atom packages as if they are community packages, it can cause many problems that are very hard to diagnose. This package is intended to notify people when they are in this precarious position so they can take corrective action.

I got a warning, what do I do?

  1. Note down the packages named in the notification
  2. Exit Atom
  3. Open a command prompt
  4. For each package named in the notification, execute apm uninstall [package-name]
  5. Start Atom again normally to verify that the warning notification no longer appears

I have more questions. Where can I ask them?

Please feel free to ask on the official Atom message board.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].