npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

physics-formulas-hs

v2.0.9

Published

Pacote NPM com enfase em física e suas formulas. Suporte total a língua portuguesa e facilidade de entendimento para leigos e estudantes. Links para o aprendizado da formula e fácil acesso.

Downloads

12

Readme

Formulas de Fisica (Ensino Médio)

Pacote NPM com enfase em física e suas formulas. Suporte total a língua portuguesa e facilidade de entendimento para leigos e estudantes. Links para o aprendizado da formula e fácil acesso.

Instalação usando o comando de instalaçao npm:

$ npm i physics-formulas-hs

Retirado do canal Fisica 2.0

  • [x] Vetores
  • [ ] Cinemática
  • [ ] Dinamica
  • [ ] Trabalho, Potência e Energia
  • [ ] Impulso e Quantidade de Movimento
  • [ ] Estática
  • [ ] Hidrostática
  • [ ] Termologia
  • [ ] Calorimetria
  • [ ] Dilatação Termica
  • [ ] Gases
  • [ ] Termodinâmica
  • [ ] Óptica
  • [ ] Ondulatória
  • [ ] Esletrostática
  • [ ] Campo Elétrico
  • [ ] Corrente, Resistência, Tensão e Potência
  • [ ] Associação de Resistores
  1. Transmitir conhecimento de fisica para leigos
  2. Ajudar programadores com "codigos prontos"
  3. Criar interdisciplinaridade entre programação e física
  4. Praticar Javascript e relembrar conceitos da fisica
  5. Facilitar desenvolvimentos de profissionais

Exemplos:

const fisica = require('physics-formulas-hs');
import fisca from 'physics-formulas-hs';
//As duas formas de importação sao válidas!!

fisica.velocidadeEscalarMedia(10, 2, "km/h"); // --> 5 km/h

fisica.aceleraçaoMedia(100, 5); // --> 20 m/s^2

fisica.funçaoHorariaDaVelocidade(10, 20, 5); // --> 110 m/s

OBS: Documentação completa de todas as das funções

Contribua com o nosso projeto de fisca:

  • Faça um Fork desse repositório;

  • Clone nosso repositorio:

    $ git clone https://github.com/YujiYashima/physics-formulas-hs.git
  • Crie uma branch com a sua feature:

    $ git checkout -b my-feature
  • Commit suas mudanças:

    $ git commit -m 'feat: My new feature'
  • Push a sua branch:

    $ git push origin my-feature
  • Ir em Pull Request do projeto original e criar uma pull request com o seu commit;

Qualquer modificação ou ajuda é bem-vinda. Quero melhorar o projeto e constrir um pacote facil de entender e bem completo. Espero ter a ajuda da comunidade :blue_heart: :blue_heart:

Acesse os seguintes endereçoes, a fim de aprofundar seu conhecimento:

MIT

Fisica no Mundo

Fisica está em tudo: na maçã que cai da arvore, no magnetismo que gira a sua bussola e ate nas moléculas do seu corpo. Fisica é tudo :heart: