JSPM

  • Created
  • Published
  • Downloads 115
  • Score
    100M100P100Q106896F
  • License ISC

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 JS 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. 📝 Contributing
    6. Contributors
    7. ⚖️ 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

    # 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

    2. Stackblitz

    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

    Ghanshyam KD
    Ghanshyam KD

    Hardik Jain
    Hardik Jain

    Semantic Release Bot
    Semantic Release Bot

    Fossa Bot
    Fossa Bot

    License

    MIT © Himanshu Gupta