Posts
-
vue-testing-library
🦎 Simple and complete Vue.js testing utilities that encourage good testing practices.
This module is distributed via
npmand should be installed as one of your project’sdevDependencies:npm install --save-dev @testing-library/vueThis library has
peerDependencieslistings forVueandvue-template-compiler.You may also be interested in installing
@testing-library/jest-domso you can use [the custom Jest matchers][jest-dom].Tags: #javascript • vuejs • testing
-
golo-lang
Golo - a lightweight dynamic language for the JVM.
The world didn’t need another JVM language. So we built yet another one. A simple one.
Golo is a simple dynamic, weakly-typed language for the JVM.
Built from day 1 with
invokedynamic, Golo takes advantage of the latest advances of the JVM. It is also a showcase on how to build a language runtime withinvokedynamic.Eclipse Golo was originally created by Julien Ponge and developed as part of the research activities of the DynaMid group of the CITI Laboratory at INSA Lyon.
Eclipse Golo is a mature Eclipse Technology Project.
Tags: #java • golo • jvm
-
seafox
A blazing fast 100% spec compliant, self-hosted javascript parser written in Typescript
- Conforms to the standard ECMAScript® 2021 (ECMA-262 11th Edition) language specification
- Support for additional ECMAScript features for Web Browsers
- Optionally track syntactic node locations
- Emits an ESTree-compatible abstract syntax tree
- Lexical analysis
- No backtracking
- Low memory usage
- Insane performance both on desktop computers and handheld devices
- Twice as fast as other Javascript parsers
- Very well tested (~33 000 unit tests with full code coverage)
- Lightweight - ~84 KB minified
Tags: #typescript • javascript • parser
-
TinyTask
A Tiny Task Library
Android’s
AsyncTasksare highly criticized for being bad, unreliable, outdated, etc. Are they perfect? No. Do we have better alternatives? Sure, but sometimes all we want is a quick and simple way to run something in the background.Tags: #java • task • async
-
icecream
🍦 Never use print() to debug again.
Do you ever use
print()orlog()to debug your code? Of course you do. IceCream, oricfor short, makes print debugging a little sweeter.IceCream is well tested, permissively licensed, and supports Python 2, Python 3, PyPy2, and PyPy3.
Tags: #python • python3 • library
-
react-md-editor
A simple markdown editor with preview, implemented with React.js and TypeScript.
- 📑 Indent line or selected text by pressing tab key, with customizable indentation.
- ♻️ Based on
textareaencapsulation, does not depend on any modern code editors. - 🚧 Does not depend on the
uiwcomponent library. - 🚘 Automatic list on new lines.
- 😻 GitHub flavored markdown support
Tags: #typescript • markdown • markdown-editor
-
bull
Bull module for Nest framework (node.js) :cow:
Tags: #typescript • nestjs • nest
-
wsrun
Command runner for Yarn workspaces. Dependency aware.
Run npm scripts or custom commands in a yarn workspace
Tags: #typescript
-
slush
The streaming scaffolding system - Gulp as a replacement for Yeoman
The streaming scaffolding system - Gulp as a replacement for Yeoman
Tags: #javascript
-
execjs
Run JavaScript code from Ruby
$ gem install execjsTags: #ruby
subscribe via RSS