npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

f2

v2.0.0

Published

An open framework for the financial services industry.

Downloads

631

Readme

F2 enables smarter financial apps.

The goal of F2 is to define a development standard for the financial services industry that offers a cost saving, risk-reducing method for building innovative, multi-provider solutions.

F2 makes integration simple, standardized and modern. It's the next-generation of content integration created by the team who has the most experience developing integrated solutions in financial services.

Demos

Visit docs.openf2.org for a list of all available demos, including jsFiddle and Codepen examples.

Contributing

F2 is currently maintained by IHS Markit Digital.

Join the team and help contribute to F2 on GitHub. Begin by reading our contribution guidelines, and then start by forking the repo, sending pull requests, or submitting issues.

Thank you to the growing list of contributors!

Developers Build Status

Get F2.js

Docs

The F2 development standard and API docs are available at docs.openf2.org.

Contributions

Setup

Be sure you have cloned this repository and have Node.js installed, then run the following command from the project root:

$> npm install

This command will install all dependencies needed to build F2.

Build F2

After any edits to the core F2 javascript or docs, run this task to compile dist:

$> npm run build

For other helpful tasks, see the scripts section of the package.json.

Versioning

The latest version of F2.js will always be in master.

In accordance with industry standards, F2 is currently maintained, in as far as reasonably possible, under the Semantic Versioning guidelines. Releases will be numbered with the following format:

<major>.<minor>.<patch>

For more information on SemVer, please visit SemVer.org.

Upgrading

It is our goal to make upgrading to the latest version of F2 a minor effort for development teams. Read more in the Docs.

Issues, Enhancements, Bugs

Have a question? Find a bug? Open an Issue on GitHub or send an email to [email protected].

To track bugs, issues and enhancement requests, we are using Issues on GitHub.

Copyright and License

Copyright © 2021 IHS Markit Digital

"F2" is licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Please note that F2 ("Software") may contain third party material that Markit On Demand Inc. has a license to use and include within the Software (the "Third Party Material"). A list of the software comprising the Third Party Material and the terms and conditions under which such Third Party Material is distributed are reproduced in the ThirdPartyMaterial.md file. The inclusion of the Third Party Material in the Software does not grant, provide nor result in you having acquiring any rights whatsoever, other than as stipulated in the terms and conditions related to the specific Third Party Material, if any.