New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

smithy

Package Overview
Dependencies
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smithy

Preprocessing of CSS/JS meta-languages made easy through a singular API.

latest
Source
npmnpm
Version
0.6.3
Version published
Weekly downloads
390
17.12%
Maintainers
3
Weekly downloads
 
Created
Source

Smithy

Build Status NPM version

Preprocessing of CSS/JS meta-languages made easy through a singular API. Smithy will not install preprocessing libraries until required. This is done to keep the module as lightweight as possible.

Advantages

  • Liberal use of different meta languages, smithy allows preprocessing each language through a singular API.
  • Quickly switch between available preprocessors, like node-sass vs. sass to accommodate your needs.

Installation

Smithy is released in npm and can be installed using:

npm install smithy --save

License

MIT

Keywords

Preprocessing

FAQs

Package last updated on 29 May 2018

Did you know?

Socket

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