Pinned Repositories
svgo
⚙️ Node.js tool for optimizing SVG files
svgo-components
Transform SVG into components for various frameworks
args-tokenizer
Tokenize a shell string into argv array
postcss-easy-import
PostCSS plugin to inline @import rules content with extra features
postcss-inline-svg
PostCSS plugin to reference an SVG file and control its attributes with CSS syntax
postcss-value-parser
Transforms css values into the tree
rollup-plugin-size-snapshot
Track your library bundles size and its treeshakability with less effort
rollup-plugin-terser
Rollup plugin to minify generated bundle
rollup-plugin-uglify
Rollup plugin to minify generated bundle
skrollr-decks
skrollr plugin for fullpage presentation decks
TrySound's Repositories
TrySound/rollup-plugin-eslint
This plugin in migrated https://github.com/rollup/plugins/tree/master/packages/eslint
TrySound/aria-hidden
🗣Cast aria-hidden to everything, except...
TrySound/babel-transform-import-constants
TrySound/change-case
Convert strings between camelCase, PascalCase, Capital Case, snake_case and more
TrySound/cloud-trace-nodejs
Node.js agent for Stackdriver Trace: automatically gather latency data about your application
TrySound/draft-js-single-line-plugin
Restrict a draft-js editor to a single line of input.
TrySound/emotion
👩🎤 CSS-in-JS library designed for high performance style composition
TrySound/express-graphql
Create a GraphQL HTTP server with Express.
TrySound/focus-lock
Gotcha! A11y util for scoping a focus.
TrySound/geojson-rewind
enforce polygon ring winding order for geojson
TrySound/graphql-tools
:wrench: Build, mock, and stitch a GraphQL schema using the schema language
TrySound/hashids.js
A small JavaScript library to generate YouTube-like ids from numbers.
TrySound/json5
JSON5 — JSON for humans
TrySound/knex
A query builder for PostgreSQL, MySQL and SQLite3, designed to be flexible, portable, and fun to use.
TrySound/markdown-draft-js
A tool to convert content created in DraftJS to markdown and vice versa.
TrySound/mdast-util-from-markdown
mdast utility to parse markdown
TrySound/micromark
the smallest commonmark compliant markdown parser that exists; new basis for @unifiedjs (hundreds of projects w/ billions of downloads for dealing w/ content)
TrySound/mjml
MJML: the only framework that makes responsive-email easy
TrySound/next-transpile-modules
Next.js plugin to transpile code from node_modules
TrySound/node-soap
A SOAP client and server for node.js.
TrySound/nodejs-translate
Node.js client for Google Cloud Translate: Dynamically translate text between thousands of language pairs.
TrySound/playwright
Node.js library to automate Chromium, Firefox and WebKit with a single API
TrySound/queue
Asynchronous function queue with adjustable concurrency
TrySound/resolve-url-loader
Webpack loader that resolves relative paths in url() statements based on the original source file
TrySound/sanitize-html
Clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis. Built on htmlparser2 for speed and tolerance
TrySound/serve-handler
The foundation of `serve`
TrySound/swagger-ui-express
Adds middleware to your express app to serve the Swagger UI bound to your Swagger document. This acts as living documentation for your API hosted from within your app.
TrySound/vt-pbf
Serialize Mapbox Vector Tiles to binary protobufs in javascript.
TrySound/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
TrySound/webpack-bundle-analyzer
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap