![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
github.com/nimblemarkets/ticker_autocomplete
This project is under active development and is not yet ready for production use. There is scant documentation and the interfaces may change.
ticker_autocomplete
is a Golang-based library for auto-completion of financial symbols ("tickers"). It is part of the Nimble.Markets platform.
You can build the example programs with Taskfile. For a list of tasks, run the list
task:
$ task list
task: [list] task --list-all
task: Available tasks for this project:
* build: Build all
* build-cassette: Build vhs cassette gifs
* clean: Clean
* default: Default task is "build"
* go-tidy: Tidy all
* go-update: Update Go dependencies
* list: Lists available tasks
* publish-cassette: Publish vhs cassette gifs to Charm
* you-tickercomplete-me: Build you-tickercomplete-me
you-tickercomplete-me
you-tickercomplete-me
is a simple BubbleTea program illustrating usage of the library. It is still a work in progress towards a full-fledged widget.
$ task
task: [go-tidy] go mod tidy
task: [you-tickercomplete-me] go build -o bin/you-tickercomplete-me cmd/you-tickercomplete-me/*.go
$ ./bin/you-tickercomplete-me
Contributions are welcome!
Please submit a PR or open an issue to discuss features.
All specifications and data are owned by their respective organizations and are subject to change. This project is not affiliated with these organization.
Released under the MIT License, see LICENSE.txt.
Copyright (c) 2024 Neomantra BV. All rights reserved.
Made with :heart: and :fire: by the team behind Nimble.Markets. Stay Nimble!
FAQs
Unknown package
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.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.