Development utils
Jii comet server & client
Jii - Full-Stack JavaScript Framework
Deprecated. Package separated to jii and jii-react.
Jii model
Deprecated. Package moved to jii.
Jii CLI tools
Jii url manager
Deprecated. Package moved to jii and jii-mysql.
Jii assets manager
A development middleware for webpack
Serves a webpack app. Updates the browser on changes.
Listen address bar url events and route it to actions
Simplify manage node.js applications on many workers
Generate errors that contain a code frame that point to source locations.
Collection of helper functions used by Babel transforms.
Babel Types is a Lodash-esque utility library for AST nodes
Vitest module mocker implementation
Babel compiler core.
A JavaScript parser
Generate an AST from a string template.
Turns an AST into code.
Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes