Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

node‑sass‑import is a custom importer for **node‑sass** that lets you write SCSS `@import` statements the same way you `require` npm packages—e.g., `@import "some-sass‑module"`—by recursively resolving files from the project’s own directories and from `node_modules` using npm’s module‑resolution algorithm (no leading `~` needed). It’s aimed at front‑end developers and build engineers who compile Sass with node‑sass and want a simpler, npm‑style import workflow for shared style libraries.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of anarh/node-sass-import

Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
00Davo/path-format
Node.js path.format() polyfill
Account's avatar
jbgutierrez/path-parse
Node.js path.parse() ponyfill
Account's avatar
yargs/yargs
yargs the modern, pirate-themed, successor to optimist.
Account's avatar
conventional-changelog/commitlint
Lint your commit messages
Account's avatar
conventional-changelog/commitlint
Shareable commitlint config enforcing conventional commits
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
anarh/demo-scss-npm-module
A demo of a sass/scss only npm module
Account's avatar
paulrayes/gaze-cli
Command line interface for the gaze watcher
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
sass/node-sass
Wrapper around libsass
Account's avatar
standard/semistandard
All the goodness of `feross/standard` with semicolons sprinkled on top.
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

anarh's profile
anarh
19 contributions
rstacruz's profile
rstacruz
5 contributions
jmarthernandez's profile
jmarthernandez
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
anarh

anarh/node-sass-import

Allows recursive import of SCSS components from local and/or node_modules directories using npm's module resolving algorithm.

JavaScript
17
7
MIT License