manifest-elements
v1.0.8
Published
Switching to full project
Readme
Upload to NPM
In order to upload to NPM: npm publish --access public
To use
import { Page, Button, Image, Navbar, Title, Text, List, ListItem, Tabbar, TabbarLink, ListInput } from 'https://unpkg.com/[email protected]/src/lib/components/index.js';
import { goToPage, setInitialPage, toast, toastMessage } from 'https://unpkg.com/[email protected]/src/lib/functions/index.js';