0.0.1-alpha-9 • Published 3 years ago
unip v0.0.1-alpha-9
UNIP
Create Components with single code base for pure JavaScript, Svelte, Vue.js and React
What's Unip?
Unip help you start new plugin project that will going to work in different JavaScript framework, currently we support Vue.js, React, pure JavaScript (IIFE) and also Svelte.
Features
- Use svelte power to create plugin that going to work every where
- Example for every thing you need to create your plugin
- Pre defined Vue.js React adapter
- VuePress static site generated for documentation
Install
npm install -g unip
yarn global add unipUsage
unip create svelte my-awesome-plugin
cd my-awesome-plugin
npm run devStart svelte dev server
npm run dev Start Pure JavaScript dev server
npm run iife Install vue demo application packages
npm run install-vue-demoStart vue dev server
npm run vue Install react demo application packages
npm run install-react-demoStart react dev server
npm run react Contribute
git clone git@github.com:babakhani/unip.git
cd unip
npm link
unip --helplicense
Freely distributable under the terms of the MIT license.
0.0.1-alpha-9
3 years ago
0.0.1-alpha-8
3 years ago
0.0.1-alpha-7
6 years ago
0.0.1-alpha-6
6 years ago
0.0.1-alpha-5
6 years ago
0.0.1-alpha-4
6 years ago
0.0.1-alpha-3
6 years ago
0.0.1-alpha.3
6 years ago
0.0.1-alpha.1
6 years ago
0.0.1-alpha
6 years ago