Envelop big blob of data into frames that can be displayed in series of QR Codes
TypeScript definitions for combined-stream
## Installation
Easily log and report on the performance of your GraphQL queries.
wraps any fn(request, response) function, parses the requests body, and calls the wrapped function with data as the last parameter.
convert-4 is a simple library for converting between units of measurement.
A simple JavaScript class to handle browser-side Websockets
CODESYS Network Variable List parser.
## techteec-lib/components ### /data-table **Inputs** _title:_ (string) Title of your data table _subtitle:_ (string) Subtitle of your data table _columnDefs:_ (ColumnDef[]) List of data table columns _data:_ (any[]) Current data _dataSize:_ (nu
Domphy UI
A TypeScript library for handling media files, including image processing and video manipulation using FFmpeg.
A ReactJS component that creates a pagination.
Utility for reading & wrtiing WAV audio files.
MongoDB monitor for vitalsigns
Compiles an AST (Abstract Syntax Tree) to Ethereum Virtual Machine bytecodes, WIP
Pitch shift node for WebAudioApi
EVM (Ethereum Virtual Machine) Assembler
Envelop big blob of data into frames that can be displayed in series of QR Codes
Library for parsing binary data
Table That Could Render Tree Structure
EVM (Ethereum Virtual Machine) Assembler
TypeScript-based Integration Library for SigPlot 2.0
[](https://travis-ci.com/RafaelSalguero/pureutils)
an openstreetmap XML and PBF data parser
A simplified heap memory size estimator
Derive macro for implementing DataSize and StaticDataSize traits
Derive macros for the `datasize` crate
CLI tool that shows all possible interpretations of any data input
Core library for data format detection and conversion
Tool to get histrorical mempool data for Ethereum from mempool-dumpster
Pure-Rust Flash Video (FLV) container demuxer for oxideav
Types shared by many casper crates for use on the Casper network.
Public API types for ic-dbms-canister. This crate provides shared types for interacting and implementing the ic-dbms-canister.
Prometheus exporter for FreeBSD jails.
Math engine — expression evaluation, unit conversion, and numeric types for Rust
à la django admin for actix - sqlx
Provides simple API for converting 'dd' like data amount postfixes (like 3M or 4G) to bytes and bytes to these strings.
= The Owasp ESAPI Ruby project == Introduction The Owasp ESAPI Ruby is a port for outstanding release quality Owasp ESAPI project to the Ruby programming language. Ruby is now a famous programming language due to its Rails framework developed by David Heinemeier Hansson (http://twitter.com/dhh) that simplify the creation of a web application using a convention over configuration approach to simplify programmers' life. Despite Rails diffusion, there are a lot of Web framework out there that allow people to write web apps in Ruby (merb, sinatra, vintage) [http://accidentaltechnologist.com/ruby/10-alternative-ruby-web-frameworks/]. Owasp Esapi Ruby wants to bring all Ruby deevelopers a gem full of Secure APIs they can use whatever the framework they choose. == Why supporting only Ruby 1.9.2 and beyond? The OWASP Esapi Ruby gem will require at least version 1.9.2 of Ruby interpreter to make sure to have full advantages of the newer language APIs. In particular version 1.9.2 introduces radical changes in the following areas: === Regular expression engine (to be written) === UTF-8 support Unicode support in 1.9.2 is much better and provides better support for character set encoding/decoding * All strings have an additional chunk of info attached: Encoding * String#size takes encoding into account – returns the encoded character count * You can get the raw datasize * Indexed access is by encoded data – characters, not bytes * You can change encoding by force but it doesn’t convert the data === Dates and Time From "Programming Ruby 1.9" "As of Ruby 1.9.2, the range of dates that can be represented is no longer limited by the under- lying operating system’s time representation (so there’s no year 2038 problem). As a result, the year passed to the methods gm, local, new, mktime, and utc must now include the century—a year of 90 now represents 90 and not 1990." == Roadmap Please see ChangeLog file. == Note on Patches/Pull Requests * Fork the project. * Create documentation with rake yard task * Make your feature addition or bug fix. * Add tests for it. This is important so I don't break it in a future version unintentionally. * Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull) * Send me a pull request. Bonus points for topic branches. == Copyright Copyright (c) 2011 the OWASP Foundation. See LICENSE for details.
No description provided.
No description provided.