
Product
Announcing Socket Fix 2.0
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
@djpfs/react-vlibras
Advanced tools
Lib React que ajuda você a implementar o VLibras no seu site.
Esse componente segue os padrões fornecidos na documentação do vlibras.
Os surdos enfrentam bastante dificuldade para ler, escrever e se comunicar na língua oral do seu país. Dessa forma, para tentar reduzir esses problemas, o objetivo da ferramenta computacional de código aberto, denominada VLibras Widget, consiste em traduzir conteúdos do Português Brasileiro para a Língua Brasileira de Sinais (LIBRAS), tornando websites acessíveis a pessoas surdas. -- Visão geral vlibras
npm install -S @djpfs/react-vlibras
# or
yarn add @djpfs/react-vlibras
React (App.js)
NextJs (index.jsx)
Parametros
Você pode usar a propriedade forceOnload
para forçar que o VLibras seja carregado a partir de decisões assíncronas, ja que por padrão ele é executado no evento onload
.
import VLibras from './index'
function App() {
return (
<div className="App">
<VLibras forceOnload={true} />
<header className="App-header">
<h1>Teste</h1>
</header>
</div>
)
}
export default App
Confira melhor a motivação: gg-martins091/pull/9
Lib e README baseado no: @vue_a11y Template package: https://github.com/tomchen/example-typescript-package
Made with contrib.rocks.
Obrigado ao gg-martins091 pela contribuição.
Obrigado por usar e fazer a web mais acessível
FAQs
Lib do VLibras para usar em seus projetos React
The npm package @djpfs/react-vlibras receives a total of 667 weekly downloads. As such, @djpfs/react-vlibras popularity was classified as not popular.
We found that @djpfs/react-vlibras demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.