Socket
Socket
Sign inDemoInstall

awesome-typed-sass-modules

Package Overview
Dependencies
429
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    awesome-typed-sass-modules

typed css module that works with sass


Version published
Weekly downloads
30
decreased by-11.76%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Creates TypeScript type definition files from SASS files.

It is a wrapper for typed-css-modules.

I decided to make this package because I want to use css modules with sass and typescript in my project. There are packages trying to solve the same problem, buy they either don't install correctly for me or reference very old version of typed-css-modules, and they appear to not be actively maintained. These are the 2 packages I have tried:

https://github.com/keithbloom/typed-sass-modules

https://github.com/TheMallen/typed-css-modules

The goal of this package is to

  1. Make css modules available for project using SASS and Typescript
  2. Keep dependecies up to date, e.g. node-sass and typed-css-modules

Options

Please refer to typed-css-modules.

CLI

npm install -g awesome-typed-sass-modules

see all options

atsm -h
atsm -p example/**/*.scss

FAQs

Last updated on 06 Apr 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc