Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thekayshawn/sassy-utils
https://github.com/thekayshawn/sassy-utils
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/thekayshawn/sassy-utils
- Owner: thekayshawn
- License: mit
- Created: 2023-05-31T13:52:23.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-25T20:17:10.000Z (over 1 year ago)
- Last Synced: 2024-11-20T03:11:59.471Z (about 1 month ago)
- Language: TypeScript
- Size: 241 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Sassy.js
JavaScript just got some sass. Sassy.js is a set of sassy tools, utilities, methods, and many more! Sassy.js makes it easy to write cleaner, more readable code with fewer bugs and less boilerplate.
## Installation
You can install Sassy.js via npm:
```bash
npm install @sassy-js/vanilla
```## Usage
Here's an example of how to use Sassy.js in your project:
```javascript
import { sassyMethod } from "sass-js"const result = sassyMethod("Hello, world!")
console.log(result) // Logs "Hello, world! So sassy!"
```## Features
- Sassy tools: Sassy.js provides a set of tools to make your JavaScript code more sassy, including sassy methods, sassy utilities, and more!
- Clean code: Sassy.js encourages cleaner, more readable code that's easier to maintain and less prone to bugs.
- Lightweight: Sassy.js is designed to be lightweight and easy to use, with no unnecessary dependencies or bloat.## Contributing
We welcome contributions from the community! If you'd like to contribute to Sassy Fire, please read our [contributing guidelines](CONTRIBUTING.md) to get started.
## License
Sassy Fire is open source software released under the [MIT License](LICENSE). We encourage you to use, modify, and distribute Sassy Fire as you see fit.