18 packages
@hellomouse/babel-plugin-dynamic-import
Babel plugin to transpile import() to a deferred require(), for node
@hellomouse/babel-plugin-named-asset-import
Babel plugin for named asset imports in Create React App
@hellomouse/babel-preset-react-app
Babel preset used by Create React App
@hellomouse/confusing-browser-globals
A list of browser globals that are often used by mistake instead of local variables
@hellomouse/dns-packet
An abstract-encoding compliant module for encoding / decoding DNS packets
@hellomouse/eslint-config
Official ESLint config for Hellomouse, based off of Google's config
@hellomouse/eslint-config-google
ESLint shareable config for the Google style
@hellomouse/eslint-config-react-app
ESLint configuration used by Create React App
@hellomouse/eslint-config-typescript
ESLint config for Hellomouse, based off of Google's config
@hellomouse/eslint-config-wolfy1339
My base eslint config shared troughout my projects
@hellomouse/irc-stream-parser
A streaming irc parser
@hellomouse/micromark-extension-mdx-jsx
micromark extension to support MDX or MDX.js JSX
@hellomouse/net-struct
Parses buffers using struct-like definitions, supporting types like uint4, single-bit flags or ip addresses
@hellomouse/pouchdb
PouchDB is a pocket-sized database
@hellomouse/react-dev-utils
Webpack utilities used by Create React App
@hellomouse/react-error-overlay
An overlay for displaying stack frames.
@hellomouse/remark-mdx-glue
MDX but worse
@hellomouse/session-pouchdb-store
PouchDB express session store. Can do realtime session data synchronization via PouchDB server