Webpack loader to ignore certain package on build.
Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience
Builder-agnostic plugin to allow restricting import patterns in certain parts of your code-base.
Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience
Helper function to replace certain member expressions with function calls
Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience
Generate self signed certificates private and public keys
@peculiar/x509 is an easy to use TypeScript/Javascript library based on @peculiar/asn1-schema that makes generating X.509 Certificates and Certificate Requests as well as validating certificate chains easy
ASN.1 schema for PKCS #10 certificate signing requests defined in RFC 2986.
Sets globals that can be easily reverted to restore the original environment; useful for testing code that relies on the presence of certain globals.
parsing of x509 certificates and keys in javascript (via emscripten)
Metamocha is a test runner based on [Mocha](https://mochajs.org/), which allows you to include metadata with each test and add filters to selectively run certain tests.
Sorts CSS declarations fast and automatically in a certain order.
ASN.1 schema for X.509 attribute certificates defined in RFC 5755.
Create private keys and certificates with node.js and io.js
Custom importer for node-sass to filter certain elements like variables, mixins or at-rules from Sass code
Custom importer for node-sass to import only certain CSS selectors instead of the whole file
Check if a certain debug flag is enabled.
Self-signed certificate for development use, generated using openssl. Expires in the year 4754 (4754-06-06).
Generate trusted local SSL/TLS certificates for local SSL development
This is a module with "standard library" type utilities. Anything that is provided out of the box in a non-PHP, non-Java language might find a home in this module. It should have very few dependencies, and certainly no dependencies to any other @braidai/*