Skip to content

changjunhao/panacea

Repository files navigation

panacea

A panacea named after the Greek goddess of universal remedy Panacea.

Hopefully this toolkit can become a universal toolkit for JavaScript and can help you solve all kinds of problems.

panacea
├── panacea-core - JavaScript Universal Function Library
├── panacea-browser - Function Library For Browser
├── panacea-node - Function Library For Node.js

Installation

Using npm:

npm install --save panacea-core
npm install --save panacea-browser
npm install --save panacea-node

See the panacea-core_changelog

See the panacea-browser_changelog

See the panacea-node_changelog