https://github.com/arvinh/atomic-css-search
VSCode extension for searching atomic css classname
https://github.com/arvinh/atomic-css-search
acss atomic-css vscode-extension
Last synced: 8 months ago
JSON representation
VSCode extension for searching atomic css classname
- Host: GitHub
- URL: https://github.com/arvinh/atomic-css-search
- Owner: ArvinH
- Created: 2017-11-05T15:03:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-08-06T14:08:10.000Z (almost 3 years ago)
- Last Synced: 2025-04-13T00:43:38.079Z (about 1 year ago)
- Topics: acss, atomic-css, vscode-extension
- Language: JavaScript
- Size: 270 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# atomic-css-search
[](https://travis-ci.org/ArvinH/atomic-css-search/)
Search Atomic css right in your favorite editor
## Download Link:
https://marketplace.visualstudio.com/items?itemName=ArvinH.atomic-css-search
## Features

## Dev
* Need node 6 or up.
* `npm install`
* Pre-process `ruleArray.json`:
* `node lib/parseRule.js`
## Known Issues
Lack of test
## Release Notes
### 0.0.6
Fix Build status
### 0.0.5
Fix lodash security issue
### 0.0.4
Sync release notes and version
### 0.0.3
Upgrade atomizer version to @^3.4.6
### 0.0.2
Rename
### 0.0.1
Init project, basic functionality