Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (fe-pilot) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
A React UI library for Advance JS Features 👨✈️
A React UI library for Advance Web Features that streamlines the development of modern web applications and websites. The library offers component like scanner, voice search, autofill otp, phonebook, share and many more for a small/medium/large size web based applications. Fe-Pilot is a easy to use, light weighted, fully mobile APP like features in web.
Table of contents
- 🚀 Features
- 📦 Installation
- 💻 Usage
- 📚 Online Editor Templates
- 📝 Contributing
- ✨ Contributors
- ⚖️ License
Features
- Web/Mobile Support: fe-pilot will be helpfull in Large/Mid/Small size of web based applications.
- Ease of Use: fe-pilot contains a set of components like
Scanner
,PhoneBook
,Voice Search
,Share
,Contact List
,Live Location Tracking
,Current Location
that are easy to plug and play. - Scalable & Maintainable: fe-pilot components are built on top of a React for better scalable, maintainable component.
Installation
Install fe-pilot
package using any package manager
# with Yarn
$ yarn add fe-pilot
# with npm
$ npm i fe-pilot --save
# with pnpm
$ pnpm add fe-pilot
# with Bun
$ bun add fe-pilot
Usage
1. Use fe-pilot in your application
import Scanner from 'fe-pilot/Scanner';
<Scanner />
Online Editor Templates
1. CodeSandbox
- JavaScript Starter: https://codesandbox.io/p/devbox/fe-pilot-js-6q2vcg
2. Stackblitz
- JavaScript Starter: https://stackblitz.com/edit/fe-pilot-js-b6mri2
Contributing
Feel like contributing? Most welcome! Setup locally to get fe-pilot working on your local machine and guide lines to contribute in fe-pilot.
Contributors
Thanks goes to these wonderful people
Himanshu Gupta |
Ghanshyam KD |
Hardik Jain |
Semantic Release Bot |
Fossa Bot |
License
MIT © Himanshu Gupta