Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

betterfx.js

Think of powerfx but better, A lightweight NON-NPM solution library

Why I made this

Being redtapped and not allowed to have test units, and runtime environments is frustrating, spending time to ensure stability, requires time, and maybe you need a quick solution. Building from scratch requires you to think differently about how you effectively interact with your applications

If the whole idea of "low code, no code" requires you to just "configure things", why don't we take it a step further?

I don't like how powerapps does things, there are many things they do, and they don't make sense. When you are filled with people might not be familar with js or web development, it may feel like you're alone so i made this no-npm no-install no-bolgne solution.

What if you dont need to understand js? What if you just need to understand what it says? What if you configure a set of tools once and reuse it infinitely?

Goal

I want to make a lightweight library with the deterministic and functional capabilities but also simplicity and resuability and shove it all into a single file to reach and use globally inside your form.

What I hope to implement is the following:

  • turn common snippets of code into easy to understand function
  • have little but sufficient amount of ultity functions to help extend the functionality
  • be a small library to not take up too much kb or mb if possible, basically lesser -> better
  • have some type of match safety so the very least, you have some type of hand holding guidance when you mistype something

Purpose

Whether it gains traction or not, who knows

sometimes you are restricted to using only one file per web resources. Basically whether you use pcf or web resources in model driven app you may come across using javascript. the point is make it a python/powerfx like experience ease of use like powerfx but extensibility and simplicity like python.

A library of commonly used lines of code compact into functions with callback functions. If you find yourself familarized in powerfx but don't know how to code in javascript, and you need to extend the functionality of a powerapp my hope is to close that gap via using this library to help extend your use with ease and simplicity.





Also, please feel free to contribute and add more functionality or optimize the code!

P.S. help if you can! help if you want! improve my code if you feel some of them are not great or add more!

About

Think of powerfx but better

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages