JSPM

  • Created
  • Published
  • Downloads 116
  • Score
    100M100P100Q106894F
  • License MIT

Advance JS features, Plug & Play

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

    fe-pilot Logo

    A React UI library for Advance Web Features 👨‍✈️


    Minified Size React Version NPM Downloads Latest Release

    Github Stars MIT License


    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

    1. 🚀 Features
    2. 📦 Installation
    3. 💻 Usage
    4. 📚 Online Editor Templates
    5. 📽️ Demo
    6. 📝 Contributing
    7. Contributors
    8. ⚖️ 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, 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

    1. Package Manager yarn
    yarn add fe-pilot
    2. Package Manager npm
    npm i fe-pilot --save
    3. Package Manager pnpm
    pnpm add fe-pilot
    4. Package Manager bun
    bun add fe-pilot

    Usage

    1. Use fe-pilot in your application

    import Share from 'fe-pilot/Share';
    
    <Share 
      name={'fe-pilot'}
      title={'A React library for advance web features'}
      url={'https://www.npmjs.com/package/fe-pilot'}
    />
    See the list of components

    1. ✅ AutoFillOtp               Implementation & Structure
    2. ✅ CopyToClipboard  Implementation & Structure
    3. ✅ LiveLocation            Implementation & Structure
    4. ✅ LocateMe                  Implementation & Structure
    5. ✅ PhoneBook              Implementation & Structure
    6. ✅ Scanner                     Implementation & Structure
    7. ✅ Share                          Implementation & Structure
    8. ✅ TextToSpeech         Implementation & Structure
    9. ✅ VoiceRecognition  Implementation & Structure
    10. ✅ Vibrate               Implementation & Structure

    Online Editor Templates

    1. CodeSandbox

    2. Stackblitz


    Demo the features and component

    1. https://6jpxdq.csb.app/
    2. https://fepilot-qhym--5173--810981ba.local-credentialless.webcontainer.io/

    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
    Himanshu Gupta

    Hardik Jain
    Hardik Jain

    Shashank Gupta
    Shashank Gupta

    Alok Dubey
    Alok Dubey

    Nimish Gupta
    Nimish Gupta

    Ravi Verma
    Ravi Verma

    Semantic Release Bot
    Semantic Release Bot

    Fossa Bot
    Fossa Bot

    License

    MIT © Himanshu Gupta