Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
@hishprorg/unde-sint-eveniet
Advanced tools
[][ci-url] [<img alt="Discord" src="https://img.shields.io/discord/853978108758851604?color=5865F2&label=Discord&logo=discord&logoColor=white
We are happy you're here!
This repository contains plugins, plugin-packs, utilities, CLI tools, ... to help you do more with CSS.
Read more about PostCSS Preset Env or jump right in :
postcss-preset-env
from npm.postcss-preset-env
to your configuration:const postcssPresetEnv = require('postcss-preset-env');
const yourConfig = {
plugins: [
/* other plugins */
/* remove autoprefixer if you had it here, it's part of postcss-preset-env */
postcssPresetEnv({
/* pluginOptions */
features: {},
})
]
}
We're trying to bring every reasonable CSS Spec into all the browsers.
First we keep track of new features through the CSSDB (see the repo). Then we do our best to create a PostCSS plugin that can convert that new syntax/function/rules so every browser can understand it.
While it's not always possible we're enabling over 50 features with these plugins!
We want it to be easier for you to be effective at writing CSS.
From time to time we will publish plugins that aren't related to a standard CSS spec but that we think will help developers.
Thanks for being willing to contribute! Please read our contributing guide!
We could not do this work without the contributions of the community.
We appreciate all of you!
We want to thank:
We also want to thank these organizations and people for making their tools available to Open Source maintainers:
FAQs
security holding package
The npm package @hishprorg/unde-sint-eveniet receives a total of 0 weekly downloads. As such, @hishprorg/unde-sint-eveniet popularity was classified as not popular.
We found that @hishprorg/unde-sint-eveniet demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
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.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.