Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acrogenesis/html-id-class-snippets
HTML language snippets with easy access to id and class
https://github.com/acrogenesis/html-id-class-snippets
Last synced: 2 days ago
JSON representation
HTML language snippets with easy access to id and class
- Host: GitHub
- URL: https://github.com/acrogenesis/html-id-class-snippets
- Owner: acrogenesis
- License: mit
- Created: 2014-05-17T17:06:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-16T16:46:00.000Z (almost 10 years ago)
- Last Synced: 2024-10-12T13:36:17.197Z (about 1 month ago)
- Language: CoffeeScript
- Homepage: https://atom.io/packages/html-id-class-snippets
- Size: 2.71 MB
- Stars: 4
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Html Id Class Snippets
======================HTML language snippets with easy access to id and class
How to use
----------
1. Type a html element, e.g. div
2. Append `#` for id, or `.` for class, to the element and press tab
3. The element should start with an id or class selected for you to type in
it.Example with div# and a.
------------------------
![](https://raw.githubusercontent.com/acrogenesis/html-id-class-snippets/a4b8ad333d59f3e9b1b50193b8a27745cb8861cd/html-id-class-snippets.gif)Contributing
------------1. Fork it.
2. Create a branch `git checkout -b my_markup`
3. Commit your changes `git commit -am "Cool new feature"`
4. Push to the branch `git push origin my_markup`
5. Open a [Pull Request][1]
6. Enjoy a refreshing `Insert Favorite Beverage` and waitLicense
------------
The MIT License (MIT)[1]: https://github.com/acrogenesis/html-id-class-snippets/pulls