Juan Camilo Guarin Peñaranda
Juan Camilo Guarin Peñaranda
Set text alignment of the description and the title to 'center'
Today I started working with fasttext-node and I wrote the following script in Typescript: ```ts import * as FastText from 'fasttext-node' async function main() { const fastext = new FastText({...
## Current Behavior I created a React UI library, which works ok in dev mode but fails to build.  It seems to be the scss modules are being treated...
I did several changes: 1. Removed node_modules that were git tracked on the package 1. Installed new dependencies, updating ```express``` to a more recent version, and using ```body-parser``` instead of...
I found this at npm and the documentation does not match the actual api
https://github.com/owsas/parse-pointer-encoder
https://github.com/owsas/parse-query-gen
https://github.com/owsas/pubsub-replay
https://github.com/owsas/image-to-b64
I'm evaluating moving this repository to https://github.com/owsas/opensource, in order to have better maintenance for things like dependencies, tests, vulnerabilities, among others. Does anyone in the community have any comment? The...